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

Using with connectyCube #59

Open
Fabiyo-90 opened this issue Apr 22, 2021 · 0 comments
Open

Using with connectyCube #59

Fabiyo-90 opened this issue Apr 22, 2021 · 0 comments

Comments

@Fabiyo-90
Copy link

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.
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