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

Inherits <NSObject>.

Properties

AgoraRtmChannelType channelType
 
AgoraRtmLockEventType eventType
 
NSString * channelName
 
NSArray< AgoraRtmLockDetail * > * lockDetailList
 
unsigned long long timestamp
 

Property Documentation

◆ channelType

- (AgoraRtmChannelType) channelType
readwritenonatomicassign

Which channel type.

◆ eventType

- (AgoraRtmLockEventType) eventType
readwritenonatomicassign

Lock event type, indicate lock states

◆ channelName

- (NSString*) channelName
readwritenonatomiccopy

The channel which the lock event was triggered

◆ lockDetailList

- (NSArray<AgoraRtmLockDetail *>*) lockDetailList
readwritenonatomiccopy

The detail information of locks

◆ timestamp

- (unsigned long long) timestamp
readwritenonatomicassign

RTM server UTC time