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