galileo_sdk.sdk.stations.StationsSdk.on_station_admin_destroyed

StationsSdk.on_station_admin_destroyed(func)[source]

Callback will execute when a station has been destroyed Emitted to admin of station

Parameters

func – Callable[[StationAdminDestroyedEvent], None]

Returns

None