Function ChatPushRemindTypeFromNumber

  • Converts the push notification mode from int to enum.

    Parameters

    • params: number

      The push notification mode of the int type.

    Returns ChatPushRemindType

    The push notification mode of the enum type.