AgoraIO-Community / Agora-Unity-RTM-SDK

A Unity3D sample app to show Login /Logout, Log in to/out of channel, Get Channel Member Count, Send/Receive Channel Message, Send Peer Message, Query Member, and token Authentication
24 stars 15 forks source link

Error code of 1 after calling RtmClient(agoraID , clientEventHandler) #40

Open chadrickevans opened 2 years ago

chadrickevans commented 2 years ago

I've searched through the agora io documentation to see if there was a reason error code 1 comes up while creating a new RtmClient. This function seems to be unique to the examples provided here. Could anyone provide me a list of what each error code means regarding RtmClient in Unity?