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

How can I acceptRemoteInvitation #155

Open
doanbh opened this issue Aug 3, 2023 · 1 comment
Open

How can I acceptRemoteInvitation #155

doanbh opened this issue Aug 3, 2023 · 1 comment

Comments

@doanbh
Copy link

doanbh commented Aug 3, 2023

I receiver remote invitation from server self-created like:
{callerId: 596, content: , response: , channelId: , state: 1, hashCode: 0}
And I receiver remote invitation from RTM SDK like:
{callerId: 596, content: , response: , channelId: , state: 1, hashCode: 4587052}
If I use remote invitation from RTM SDK to acceptRemoteInvitation working normal, but I use remote invitation from server self-created, I receiver error code -1.
What is hashCode? And How can I acceptRemoteInvitation with remote invitation from server self-created because wait to receiver remote invitation from RTM SDK verly long time.

@LichKing-2234
Copy link
Collaborator

you can refer to the example on the master branch

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

2 participants