Interface: StreamMessageOptions
Implemented by
Properties
content
• content: Uint8Array
contentType
• contentType: ContentType
encryptionType
• encryptionType: EncryptionType
groupKeyId
• Optional
groupKeyId: string
messageId
• messageId: MessageID
messageType
• Optional
messageType: StreamMessageType
newGroupKey
• Optional
newGroupKey: EncryptedGroupKey
prevMsgRef
• Optional
prevMsgRef: MessageRef
signature
• signature: Uint8Array
signatureType
• signatureType: SignatureType