Важно

This feature is available in the Full MapKit SDK version

YMKTrajectorySegmentMetadata

class YMKTrajectorySegmentMetadata : NSObject, YMKBaseMetadata

This struct is here to automatically generate protobuf parsing functions It is not to be used in platform code

Summary

Class methods

 init(time: Int64, duration: UInt)

Properties

var time: Int64 { get }
Undocumented

var duration: UInt { get }
Undocumented

Class methods

init(time:duration:)

 init(time: Int64, duration: UInt)


Properties

time

var time: Int64 { get }

Undocumented


duration

var duration: UInt { get }

Undocumented


Предыдущая
Следующая