Constructs a new ProtocolMessage.
ProtocolMessage appStateFatalExceptionNotification.
ProtocolMessage appStateSyncKeyRequest.
ProtocolMessage appStateSyncKeyShare.
ProtocolMessage disappearingMode.
ProtocolMessage ephemeralExpiration.
ProtocolMessage ephemeralSettingTimestamp.
ProtocolMessage historySyncNotification.
ProtocolMessage initialSecurityNotificationSettingSync.
ProtocolMessage key.
ProtocolMessage type.
Converts this ProtocolMessage to JSON.
JSON object
Creates a new ProtocolMessage instance using the specified properties.
ProtocolMessage instance
Decodes a ProtocolMessage message from the specified reader or buffer.
Reader or buffer to decode from
ProtocolMessage
Decodes a ProtocolMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ProtocolMessage
Encodes the specified ProtocolMessage message. Does not implicitly verify messages.
ProtocolMessage message or plain object to encode
Writer
Encodes the specified ProtocolMessage message, length delimited. Does not implicitly verify messages.
ProtocolMessage message or plain object to encode
Writer
Creates a ProtocolMessage message from a plain object. Also converts values to their respective internal types.
Plain object
ProtocolMessage
Creates a plain object from a ProtocolMessage message. Also converts values to other types if specified.
ProtocolMessage
Plain object
Verifies a ProtocolMessage message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a ProtocolMessage.