LocationContext.TimeSegment

class LocationContext.TimeSegment


Um segmento de tempo.

Resumo

Construtores públicos

TimeSegment(startTime: String!)

Funções públicas

LocationContext.TimeSegment!

Define o horário de início.

Construtores públicos

TimeSegment

TimeSegment(startTime: String!)

Funções públicas

setStartTime

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

Define o horário de início.

Parâmetros
startTime: String!

o horário de início.

Retorna
LocationContext.TimeSegment!

o segmento de tempo.