AgoraChatSDK 1.2.0
Properties | List of all members
AgoraChatPresenceStatusDetail Class Reference

#import <AgoraChatPresence.h>

Inheritance diagram for AgoraChatPresenceStatusDetail:

Properties

NSString *_Nonnull device
 
NSInteger status
 

Detailed Description

The presence details, including the platform used by the publisher's current online device and the current presence state.

Property Documentation

◆ device

- (NSString* _Nonnull) device
readwritenonatomicstrong

The platform used by the current online device of the publisher, which can be "ios", "android", "linux", "win", or "webim".

◆ status

- (NSInteger) status
readwritenonatomicassign

The current presence state of the publisher.


The documentation for this class was generated from the following file: