Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface convTotalUnreadMessageCountChangedCallback

Hierarchy

  • convTotalUnreadMessageCountChangedCallback

Callable

  • convTotalUnreadMessageCountChangedCallback(total_unread_count: number, user_data: string): void
  • Parameters

    • total_unread_count: number

      total_unread_count: Total unread message count

    • user_data: string

      user_data: User-defined data, which is passed through by the IM SDK without being processed.

    Returns void

Generated using TypeDoc