Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotificationConMultiDeviceInfo

Index

Properties

conversationId: string

The conversation ID.

data: { ignoreDuration?: number; type?: "AT" | "NONE" | "ALL" }

The silent mode type.

Type declaration

  • Optional ignoreDuration?: number

    The silent mode duration.

  • Optional type?: "AT" | "NONE" | "ALL"

    The silent mode type.

operation: "removeSilentModeForConversation" | "setSilentModeForConversation"

The multi-device conversation event.

resource: string

The client resource.

type: "singleChat" | "groupChat"

The conversation type.

Generated using TypeDoc