|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| AgoraRtmLinkState | currentState |
| AgoraRtmLinkState | previousState |
| AgoraRtmServiceType | serviceType |
| AgoraRtmLinkOperation | operation |
| AgoraRtmLinkStateChangeReason | reasonCode |
| NSString * | reason |
| NSArray< NSString * > * | affectedChannels |
| NSArray< NSString * > * | unrestoredChannels |
| BOOL | isResumed |
| unsigned long long | timestamp |
|
readwritenonatomicassign |
The current link state
|
readwritenonatomicassign |
The previous link state
|
readwritenonatomicassign |
The service type
|
readwritenonatomicassign |
The operation which trigger this event
|
readwritenonatomicassign |
The reason code of this state change event
|
readwritenonatomiccopy |
The reason of this state change event
|
readwritenonatomiccopy |
The affected channels
|
readwritenonatomiccopy |
The unrestored channels
|
readwritenonatomicassign |
Is resumed from disconnected state
|
readwritenonatomicassign |
RTM server UTC time