Chat SDK v1.3.5 for React Native
    Preparing search index...

    Class ChatSilentModeResult

    The configuration result class for the do-not-disturb mode of the offline message push.

    Index

    Constructors

    Properties

    conversationId: string

    The conversation ID.

    conversationType: ChatConversationType

    The conversation Type.

    The end point in the do-not-disturb time frame for the offline message push.

    expireTimestamp?: number

    The Unix timestamp when the do-not-disturb mode of the offline message push expires, in milliseconds.

    remindType?: ChatPushRemindType

    The push notification mode.

    startTime?: ChatSilentModeTime

    The start point in the do-not-disturb time frame for the offline message push.