Compilation information of the Agora RTM SDK.
Output ERROR level log information.
Output ERROR, WARNING, and INFO level log information.
Do not output any log information.
Output WARNING and INFO level log information.
Version of the Agora RTM SDK.
App ID of your project that must be a string containing 32 ASCII characters.
The configurable parameters of an RtmClient instance.
An RtmClient instance.
AgoraRTM is the exported module of the Agora RTM SDK.
If you import the Agora RTM Web SDK using the
<script>
tag, the SDK creates a global variable calledAgoraRTM
, which includes all the module members.Direct include
<script src="agora-rtm-sdk-0.9.1.js"></script>
in your HTML.Note:
The version `0.9.1` in the file name `agora-rtm-sdk-0.9.1.js` is for reference only, please use the latest version of the SDK.