Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsgSetGroupReceiveMessageOptParams

param group_id

group_id: Group ID

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.

note

You can obtain the group message receiving option from the group profile GroupBaseInfo.

Hierarchy

  • MsgSetGroupReceiveMessageOptParams

Index

Properties

group_id

group_id: string

opt

Optional user_data

user_data?: string

Generated using TypeDoc