Constructs a new EventLocation.
Optional
properties:
IEventLocation
Properties to set
Optional
address
EventLocation address.
Optional
degreesEventLocation degreesLatitude.
Optional
degreesEventLocation degreesLongitude.
Optional
jpegEventLocation jpegThumbnail.
Optional
name
EventLocation name.
Optional
url
EventLocation url.
Static
create
Creates a new EventLocation instance using the specified properties.
Optional
properties:
IEventLocation
Properties to set
EventLocation instance
Static
decode
Decodes an EventLocation message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
EventLocation
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes an EventLocation message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
EventLocation
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Encodes the specified EventLocation message. Does not implicitly verify messages.
EventLocation message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
encodeEncodes the specified EventLocation message, length delimited. Does not implicitly verify messages.
EventLocation message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
fromCreates an EventLocation message from a plain object. Also converts values to their respective internal types.
Plain object
EventLocation
Static
getStatic
toCreates a plain object from an EventLocation message. Also converts values to other types if specified.
EventLocation
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents an EventLocation.