galileo_sdk.sdk.stations.StationsSdk.on_station_user_request_sent

StationsSdk.on_station_user_request_sent(func)[source]

Callback will execute when a request to join the station has been sent Emitted to user requesting to join the station

Parameters

func – Callable[[StationUserRequestSentEvent], None]

Returns

None