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

Inherits <NSObject>.

Properties

AgoraRtmChannelType channelType
 
NSString * customType
 

Property Documentation

◆ channelType

- (AgoraRtmChannelType) channelType
readwritenonatomicassign

Which channel type, RTM_CHANNEL_TYPE_USER or RTM_CHANNEL_TYPE_MESSAGE

◆ customType

- (NSString*) customType
readwritenonatomiccopy

The custom type of the message, up to 32 bytes for customize.