galileo_sdk.sdk.stations.StationsSdk.on_station_user_request_destroyed

StationsSdk.on_station_user_request_destroyed(func)[source]

Callback will execute when a station has been destroyed Emitted to anyone who sent a request to join to the station

Parameters

func – Callable[[StationUserRequestDestroyedEvent], None]

Returns

None