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

    Class ChatMessageThreadEvent

    The message thread event class.

    Index

    Constructors

    Properties

    Constructors

    • Constructs a message thread event.

      Parameters

      • params: { from: string; thread: any; type: number }

      Returns ChatMessageThreadEvent

    Properties

    from: string

    The user ID of the message thread operator.

    The message thread object.

    The message thread event type.