Interface IMessageContextInfo

Properties of a MessageContextInfo.

Hierarchy

  • IMessageContextInfo

Implemented by

Properties

botMessageSecret?: null | Uint8Array

MessageContextInfo botMessageSecret

botMetadata?: null | IBotMetadata

MessageContextInfo botMetadata

capiCreatedGroup?: null | boolean

MessageContextInfo capiCreatedGroup

deviceListMetadata?: null | IDeviceListMetadata

MessageContextInfo deviceListMetadata

deviceListMetadataVersion?: null | number

MessageContextInfo deviceListMetadataVersion

messageAddOnDurationInSecs?: null | number

MessageContextInfo messageAddOnDurationInSecs

messageAddOnExpiryType?: null | MessageAddonExpiryType

MessageContextInfo messageAddOnExpiryType

messageAssociation?: null | IMessageAssociation

MessageContextInfo messageAssociation

messageSecret?: null | Uint8Array

MessageContextInfo messageSecret

paddingBytes?: null | Uint8Array

MessageContextInfo paddingBytes

reportingTokenVersion?: null | number

MessageContextInfo reportingTokenVersion

supportPayload?: null | string

MessageContextInfo supportPayload

Generated using TypeDoc