Options
All
  • Public
  • Public/Protected
  • All
Menu
param

conv_id 会话的ID

param

conv_type 会话类型,请参考TIMConvType

param

message_id 消息ID

param

user_data 用户自定义数据,ImSDK只负责传回给回调函数cb,不做任何处理(可选)

Hierarchy

  • MsgRevokeParams

Index

Properties

conv_id

conv_id: string

conv_type

conv_type: number

message_id

message_id: string

Optional user_data

user_data: string

Generated using TypeDoc