Skip to content

Local invitation  #206

@afeeflilac

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

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