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

    Function ChatConversationTypeFromNumber

    export converter

    • Converts the conversation type from int to enum.

      Parameters

      • params: number

        The conversation type of the int type.

      Returns ChatConversationType

      The conversation type of the enum type.