check Service Plan
abstract fun checkServicePlan(room: Room?, contact: IRainbowContact?, listener: IRoomProxy.ICheckServicePlanListener?)
Content copied to clipboard
Check if the given contact can be used for changing the owner of the Bubble
Parameters
room
@object:Room The bubble to leave
contact
@object:IRainbowContact The contact to check
listener
ICheckServicePlanListener Callback (onSuccess and onFailure)