Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local invitation #206

Open
afeeflilac opened this issue Jul 18, 2023 · 0 comments
Open

Local invitation #206

afeeflilac opened this issue Jul 18, 2023 · 0 comments

Comments

@afeeflilac
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant