ShengwangChatSDK 1.3.2
属性 | 所有成员列表
AgoraChatPresenceStatusDetail类 参考

#import <AgoraChatPresence.h>

类 AgoraChatPresenceStatusDetail 继承关系图:

属性

NSString *_Nonnull device
 
NSInteger status
 

详细描述

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

属性说明

◆ 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.


该类的文档由以下文件生成: