Skip to content

Local invitation  #206

Description

@afeeflilac

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions