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

    Function ChatRoomPermissionTypeFromNumber

    export converter

    • Converts the chat room role type from Int to enum.

      Parameters

      • params: number

        The chat room role type of the Int type.

      Returns ChatRoomPermissionType

      The chat room role type of the enum type.