galileo_sdk.sdk.stations.StationsSdk.on_station_user_invite_destroyed

StationsSdk.on_station_user_invite_destroyed(func)[source]

Callback will execute when a station has been destroyed Emitted to anyone who received an invite to join the station

Parameters

func – Callable[[StationUserInviteDestroyedEvent], None]

Returns

None