Skip to content

Using with connectyCube  #59

@ghost

Description

Hello !
I would like to use your plugin with connectyCube whose link https://developers.connectycube.com/js/videocalling?id=get-started-with-sdk for video calls, but here I am stuck with a problem that I have would like to know how to send <message to = "..." type = "headline" id = "..."> <extraParams xmlns = "jabber: client"> <moduleIdentifier> WebRTCVideoChat </moduleIdentifier> <signalType> call </signalType> <sessionID> ... </sessionID> <callType> ... </callType> <sdp> ... </sdp> <platform> ... </platform> <callerID> ... </callerID> <opponentsIDs> <opponentID> ... </opponentID> <opponentID> ... </opponentID> ... </opponentsIDs> <userInfo> ... </userInfo> </extraParams> </message> `` these kinds of give to initiate a call, in short add data to be used with connectyCube.
Thank you

  • iOS/Android/Both
  • iOS/Android versions
  • emulator or device. What type of device?

Please, provide the following version numbers that your issue occurs with:

  • CLI: (run tns --version to fetch it)
  • Cross-platform modules: (check the 'version' attribute in the
    node_modules/tns-core-modules/package.json file in your project)
  • Runtime(s): (look for the "tns-android" and "tns-ios" properties in the package.json file of your project)
  • Plugin(s): (look for the version numbers in the package.json file of your
    project and paste your dependencies and devDependencies here)

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it.

Is there any code involved?

  • provide a code example to recreate the problem
  • (EVEN BETTER) provide a .zip with application or refer to a repository with application where the problem is reproducible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions