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

    Class ChatMessagePinInfo

    The pinning or unpinning information of the message.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • params: { operatorId: string; pinTime: number }

      Returns ChatMessagePinInfo

    Properties

    operatorId: string

    The user ID of the operator that pins or unpins the message.

    pinTime: number

    The time when the message is pinned or unpinned.