galileo_sdk.sdk.stations.StationsSdk.on_station_user_expelled

StationsSdk.on_station_user_expelled(func)[source]

Callback will execute when a user has been expelled from the station Emitted to user that has been expelled

Parameters

func – Callable[[StationUserExpelledEvent], None]

Returns

None