Constructs a new CompanionEphemeralIdentity.
Optional
properties: ICompanionEphemeralIdentityProperties to set
Optional
deviceCompanionEphemeralIdentity deviceType.
Optional
publicCompanionEphemeralIdentity publicKey.
Optional
refCompanionEphemeralIdentity ref.
Static
createCreates a new CompanionEphemeralIdentity instance using the specified properties.
Optional
properties: ICompanionEphemeralIdentityProperties to set
CompanionEphemeralIdentity instance
Static
decodeDecodes a CompanionEphemeralIdentity message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
CompanionEphemeralIdentity
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a CompanionEphemeralIdentity message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
CompanionEphemeralIdentity
If the payload is not a reader or valid buffer
If required fields are missing
Static
encodeEncodes the specified CompanionEphemeralIdentity message. Does not implicitly verify messages.
CompanionEphemeralIdentity message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified CompanionEphemeralIdentity message, length delimited. Does not implicitly verify messages.
CompanionEphemeralIdentity message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromCreates a CompanionEphemeralIdentity message from a plain object. Also converts values to their respective internal types.
Plain object
CompanionEphemeralIdentity
Static
getStatic
toCreates a plain object from a CompanionEphemeralIdentity message. Also converts values to other types if specified.
CompanionEphemeralIdentity
Optional
options: IConversionOptionsConversion options
Plain object
Static
verifyGenerated using TypeDoc
Represents a CompanionEphemeralIdentity.