LocationContext.TimeSegment

class LocationContext.TimeSegment


时间段。

摘要

公共构造函数

TimeSegment(startTime: String!)

公共函数

LocationContext.TimeSegment!

设置开始时间。

公共构造函数

TimeSegment

TimeSegment(startTime: String!)

公共函数

setStartTime

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

设置开始时间。

参数
startTime: String!

开始时间。

返回
LocationContext.TimeSegment!

时间细分。