galileo_sdk.sdk.stations.StationsSdk.on_station_member_lz_removed

StationsSdk.on_station_member_lz_removed(func)[source]

Callback will execute when a lz has been removed from a station Emitted to members of a station

Parameters

func – Callable[[StationMemberLzRemovedEvent], None]

Returns

None