Live Location Share Aggregated Summary
data class LiveLocationShareAggregatedSummary( val userId: String?, val isActive: Boolean?, val endOfLiveTimestampMillis: Long?, val lastLocationDataContent: MessageBeaconLocationDataContent?)
Content copied to clipboard
Aggregation info concerning a live location share.
Constructors
Link copied to clipboard
fun LiveLocationShareAggregatedSummary( userId: String?, isActive: Boolean?, endOfLiveTimestampMillis: Long?, lastLocationDataContent: MessageBeaconLocationDataContent?)
Content copied to clipboard