onTakingInvitationFailed property

VoidCallback? onTakingInvitationFailed
getter/setter pair

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

Implementation

VoidCallback? onTakingInvitationFailed;