Enumeration of common errors of SDK.
Presence helper callback event.
Presence Helper interface.
MobileRTCSDKError requestUserDetailInfo(List< String > contactsIds)
MobileRTCSDKError requestStarContact()
MobileRTCSDKError inviteContact(String contactsId)
MobileRTCSDKError unSubscribeUserPresence(List< String > contactsIds)
MobileRTCSDKError subscribeUserPresence(List< String > contactsIds)
MobileRTCSDKError inviteContactList(List< String > contactList)
MobileRTCSDKError addStarContact(String contactsId)
MobileRTCSDKError setEvent(IPresenceHelperEvent event)
Set the presence helper callback event handler.
MobileRTCSDKError unStarContact(String contactsId)