cancelApplication abstract method

Future<CompletionHandler> cancelApplication()

Cancel seat application

Cancel a previously sent co-guest application. After calling this method, all hosts will be notified of the application cancellation.

Implementation

Future<CompletionHandler> cancelApplication();