LocationContext.TimeSegment

class LocationContext.TimeSegment


Segment czasowy.

Podsumowanie

Konstruktory publiczne

TimeSegment(startTime: String!)

Funkcje publiczne

LocationContext.TimeSegment!

Ustawia czas rozpoczęcia.

Konstruktory publiczne

TimeSegment

TimeSegment(startTime: String!)

Funkcje publiczne

setStartTime

@CanIgnoreReturnValue
fun setStartTime(startTime: String!): LocationContext.TimeSegment!

Ustawia czas rozpoczęcia.

Parametry
startTime: String!

od godziny rozpoczęcia.

Zwroty
LocationContext.TimeSegment!

segment czasowy.