leaveSeat abstract method

Future<TUIActionCallback> leaveSeat()

9.6 Take off the local seat. The callback is used to notify the success or failure of the API call.

Implementation

Future<TUIActionCallback> leaveSeat();