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

    Enumeration ChatDownloadStatus

    The attachment file download states.

    Index

    Enumeration Members

    Enumeration Members

    DOWNLOADING: 0

    The SDK is downloading the file message.

    FAILED: 2

    The SDK fails to download the file message.

    PENDING: -1

    The file message download is pending.

    SUCCESS: 1

    The SDK successfully downloads the file message.