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

conv_id: Conversation ID

param conv_type

conv_type session type, please refer toTIMConvType

param is_pinned

is_pinned: Whether to pin the conversation to the top

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

  • convPinConversation

Index

Properties

convId

convId: string

convType

convType: TIMConvType

isPinned

isPinned: boolean

Optional user_data

user_data?: string

Generated using TypeDoc