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

Inherits <NSObject>.

Properties

AgoraRtmChannelType channelType
 
AgoraRtmStorageType storageType
 
AgoraRtmStorageEventType eventType
 
NSString * target
 
AgoraRtmMetadatadata
 
unsigned long long timestamp
 

Property Documentation

◆ channelType

- (AgoraRtmChannelType) channelType
readwritenonatomicassign

Which channel type

◆ storageType

- (AgoraRtmStorageType) storageType
readwritenonatomicassign

Storage type, RTM_STORAGE_TYPE_USER or RTM_STORAGE_TYPE_CHANNEL

◆ eventType

- (AgoraRtmStorageEventType) eventType
readwritenonatomicassign

Indicate storage event type

◆ target

- (NSString*) target
readwritenonatomiccopy

The target name of user or channel depends on AgoraRtmStorageType

◆ data

- (AgoraRtmMetadata*) data
readwritenonatomicstrong

The metadata infomation

◆ timestamp

- (unsigned long long) timestamp
readwritenonatomicassign

RTM server UTC time