onTakingRequestFailed property

VoidCallback? onTakingRequestFailed
getter/setter pair

The audience has received a notification that the application to take a seat has failed. This is usually due to network issues or the host has logged out of the app and can no longer receive seat applications.

Implementation

VoidCallback? onTakingRequestFailed;