vnticket / com.venuenext.vnticket.service / StubService / fetchTicketingAccount

fetchTicketingAccount

suspend fun fetchTicketingAccount(): <ERROR CLASS> fun fetchTicketingAccount(success: (result: Stub?) -> Unit, failure: (Exception) -> Unit): Unit

Fetch ticketing account via API server.

Parameters

success - the success callback.

failure - the failure callback.