Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsgSetC2CReceiveMessageOptParams

param params

json_identifier_array: List of UserIDs

param opt

opt message receiving options, please refer toTIMReceiveMessageOpt

param user_data

user_data User-defined data. The IM SDK only transfers the user data to the callback function cb without processing the data.

Hierarchy

  • MsgSetC2CReceiveMessageOptParams

Index

Properties

opt

opt: number

params

params: string[]

Optional user_data

user_data?: string

Generated using TypeDoc