Skip to content

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

zhangtao1104/Unity-RTM-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Unity RTM SDK

Build SDK

  • macOS:

    • Run build.sh under 'unity_rtm_sdk/Projects/macOS/agoraRTMCWrapper/' dir.
    • The Unity Mac plugin agoraRTMcWrapper.bundle will release in 'unity_rtm_sdk/Projects/macOS/agoraRTMCWrapper/output/tmp/Release/agoraRTMCWrapper.bundle'.
  • iOS:

    • Run build.sh under 'unity_rtm_sdk/Projects/iOS/agoraRTMCWrapper/' dir.
  • Android:

    • Run build.sh under 'unity_rtm_sdk/Projects/Android/build.sh'

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 49.9%
  • C# 29.2%
  • Objective-C++ 13.0%
  • C 7.5%
  • Other 0.4%