Searched refs:joinSession (Results 1 - 1 of 1) sorted by relevance
/foundation/distributeddatamgr/data_object/interfaces/jskits/ |
H A D | distributed_data_object.js | 46 let object = joinSession(this.__sdkVersion, this.__proxy, this.__objectId, sessionId);
235 function joinSession(version, obj, objectId, sessionId, context) {
function 236 console.info('start joinSession ' + sessionId);
381 let object = joinSession(this.__sdkVersion, this.__proxy, this.__objectId, sessionId, this.__context);
|
Completed in 1 milliseconds