galileo_sdk.sdk.stations.StationsSdk.on_station_user_invite_received

StationsSdk.on_station_user_invite_received(func)[source]

Callback will execute upon a user receiving an invite to a station Emitted to the user that receives the invite

Parameters

func – Callable[[StationUserInviteReceivedEvent], None]

Returns

None