checkServicePlan

abstract fun checkServicePlan(room: Room?, contact: IRainbowContact?, listener: IRoomProxy.ICheckServicePlanListener?)

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)