galileo_sdk.sdk.stations.StationsSdk.on_station_user_withdrawn

StationsSdk.on_station_user_withdrawn(func)[source]

Callback will execute when a user has withdrawn from the station Emitted to user that is withdrawing

Parameters

func – Callable[[StationUserWithdrawnEvent], None]

Returns

None