-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
hi, i wanted to do a localinvitation insdie my code, but i m not able to do, it throws some not defined error inside my code,
"key : "createLocalInvitation",
value : function () {
var _createLocalInvitation = _asyncToGenerator( /#PURE/regeneratorRuntime.mark(function _callee5(calleeId) {
return calleeId;
}));
function createLocalInvitation(_x5) {
return _createLocalInvitation.apply(this, arguments);
}
return createLocalInvitation;
}()
}"
var localInvitation = rtm.createLocalInvitation(options.uid);
console.log("localInvitation",localInvitation);
this is the sample like this code by you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels