toggle menu
CallPlus-for-Android-SDK
1.0.0
CallPlus
switch theme
search in API
CallPlus-for-Android-SDK
/
cn.rongcloud.callplus.api
/
RCCallPlusUser
RCCall
Plus
User
abstract
class
RCCallPlusUser
Members
Constructors
RCCall
Plus
User
Link copied to clipboard
constructor
(
)
Functions
camera
Enable
Link copied to clipboard
abstract
fun
cameraEnable
(
)
:
Boolean
用户当前摄像头是否开启
get
User
Id
Link copied to clipboard
abstract
fun
getUserId
(
)
:
String
用户Id
get
User
Session
Status
Link copied to clipboard
abstract
fun
getUserSessionStatus
(
)
:
RCCallPlusUserSessionStatus
用户在通话中的状态
microphone
Enable
Link copied to clipboard
abstract
fun
microphoneEnable
(
)
:
Boolean
用户当前麦克风是否开启
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String