Enumeration of common SDK errors.
Event interface for direct share service helper.
Helper interface for direct share service operations.
boolean canStartDirectShare()
Determines whether direct share can be started.
MobileRTCSDKError startDirectShare()
Starts direct share.
boolean isDirectShareInProgress()
Determines whether direct share is in progress.
void setEvent(IDirectShareServiceHelperEvent listener)
Sets the event listener.
MobileRTCSDKError stopDirectShare()
Stops direct share.