跳转至

对应文件 tkroomuser_oc.h

TKUser

getVideoStatusForDeviceId

  • 简要描述

    视频设备状态

  • 接口详解

    - (TKMediaStatus)getVideoStatusForDeviceId:(NSString *)deviceId; 返回值:视频状态值

参数 说明
deviceId 设备ID

getValueForKey

  • 简要描述

    自定义属性获取

  • 接口详解

    - (NSObject *)getValueForKey:(NSString *)key;

参数 说明
key

TKRoomUserManager

getMyID

到这里来

  • 简要描述

    获取自己的ID

  • 接口详解

    - (NSString *)getMyID;

参数 说明
key

getUserWithPeerID

  • 简要描述

    获取TKUser的实例用户对象

  • 接口详解

    - (TKUser *)getUserWithPeerID:(NSString *)peerID;

参数 说明
peerID 用户ID

© 2016-2023 北京拓课网络科技有限公司 版权所有  京ICP备17018423号-1 京公网安备11010502043461号