Agora RTC Objective-C API Reference  Refactor
Properties
AgoraRtmClientConfig Class Reference

Inherits <NSObject>.

Properties

NSString * appId
 
NSString * userId
 

Detailed Description

Configurations for RTM Client.

Property Documentation

◆ appId

- (NSString*) appId
readwritenonatomiccopy

The App ID of your project.

◆ userId

- (NSString*) userId
readwritenonatomiccopy

The ID of the user.