Enumeration of common errors of SDK.
Process after the host receives the requirement from the user to give the raw live stream privilege.
String getRequestId()
Get the request ID.
String getBroadcastUrl()
Get the broadcast URL.
String getBroadcastName()
Get the broadcast name.
MobileRTCSDKError denyRawLiveStreamPrivilege()
Denies the user permission to start raw live stream and finally self-destroy.
long getRequesterId()
Get the user ID who requested privilege.
String getRequesterName()
Get the user name who requested privileges.
MobileRTCSDKError grantRawLiveStreamPrivilege()
Allows the user to start raw live stream and finally self-destroy.