Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TIMLogCallbackFun

Callable

  • TIMLogCallbackFun(level: number, log: string, user_data: string): void
  • Parameters

    • level: number

      Log level

    • log: string

      Log string

    • user_data: string

      The IM SDK passes through the user-defined data without processing it.

    Returns void

Generated using TypeDoc