Constructs a new UserAgent.
UserAgent appVersion.
UserAgent device.
UserAgent deviceBoard.
UserAgent localeCountryIso31661Alpha2.
UserAgent localeLanguageIso6391.
UserAgent manufacturer.
UserAgent mcc.
UserAgent mnc.
UserAgent osBuildNumber.
UserAgent osVersion.
UserAgent phoneId.
UserAgent platform.
UserAgent releaseChannel.
Converts this UserAgent to JSON.
JSON object
Creates a new UserAgent instance using the specified properties.
UserAgent instance
Decodes a UserAgent message from the specified reader or buffer.
Reader or buffer to decode from
UserAgent
Decodes a UserAgent message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
UserAgent
Encodes the specified UserAgent message. Does not implicitly verify messages.
UserAgent message or plain object to encode
Writer
Encodes the specified UserAgent message, length delimited. Does not implicitly verify messages.
UserAgent message or plain object to encode
Writer
Creates a UserAgent message from a plain object. Also converts values to their respective internal types.
Plain object
UserAgent
Creates a plain object from a UserAgent message. Also converts values to other types if specified.
UserAgent
Plain object
Verifies a UserAgent message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a UserAgent.