Implements
Constructors
new LiveLocationMessage()
new LiveLocationMessage(Defined in: WAProto/index.d.ts:7345p?):LiveLocationMessage
Parameters
p?
ILiveLocationMessage
Returns
LiveLocationMessage
Properties
accuracyInMeters?
Defined in: WAProto/index.d.ts:7348optionalaccuracyInMeters:null|number
Implementation of
ILiveLocationMessage.accuracyInMeters
caption?
Defined in: WAProto/index.d.ts:7351optionalcaption:null|string
Implementation of
ILiveLocationMessage.caption
contextInfo?
Defined in: WAProto/index.d.ts:7355optionalcontextInfo:null|IContextInfo
Implementation of
ILiveLocationMessage.contextInfo
degreesClockwiseFromMagneticNorth?
Defined in: WAProto/index.d.ts:7350optionaldegreesClockwiseFromMagneticNorth:null|number
Implementation of
ILiveLocationMessage.degreesClockwiseFromMagneticNorth
degreesLatitude?
Defined in: WAProto/index.d.ts:7346optionaldegreesLatitude:null|number
Implementation of
ILiveLocationMessage.degreesLatitude
degreesLongitude?
Defined in: WAProto/index.d.ts:7347optionaldegreesLongitude:null|number
Implementation of
ILiveLocationMessage.degreesLongitude
jpegThumbnail?
Defined in: WAProto/index.d.ts:7354optionaljpegThumbnail:null|Uint8Array<ArrayBufferLike>
Implementation of
ILiveLocationMessage.jpegThumbnail
sequenceNumber?
Defined in: WAProto/index.d.ts:7352optionalsequenceNumber:null|number|Long
Implementation of
ILiveLocationMessage.sequenceNumber
speedInMps?
Defined in: WAProto/index.d.ts:7349optionalspeedInMps:null|number
Implementation of
ILiveLocationMessage.speedInMps
timeOffset?
Defined in: WAProto/index.d.ts:7353optionaltimeOffset:null|number
Implementation of
ILiveLocationMessage.timeOffset
Methods
create()
Defined in: WAProto/index.d.ts:7356staticcreate(properties?):LiveLocationMessage
Parameters
properties?
ILiveLocationMessage
Returns
LiveLocationMessage
decode()
Defined in: WAProto/index.d.ts:7358staticdecode(r,l?):LiveLocationMessage
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
LiveLocationMessage
encode()
Defined in: WAProto/index.d.ts:7357staticencode(m,w?):Writer
Parameters
m
ILiveLocationMessage
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:7359staticfromObject(d):LiveLocationMessage
Parameters
d
Returns
LiveLocationMessage
getTypeUrl()
Defined in: WAProto/index.d.ts:7362staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:7361
Returns
object
toObject()
Defined in: WAProto/index.d.ts:7360statictoObject(m,o?):object
Parameters
m
LiveLocationMessage
o?
IConversionOptions
Returns
object