Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • convEventCallback

Callable

  • convEventCallback(conv_event: number, json_conv_array: string, user_data: string): void
  • Parameters

    • conv_event: number

      conv_event: Conversation event type

    • json_conv_array: string

      json_conv_array: Conversation information list

    • user_data: string

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

    Returns void

Generated using TypeDoc