ConvInfo
introduction
Conversation Info
Parameter introduction
conv_id
- Parameter type : string
- Parameter description : Read only, conversation ID
conv_type
- Parameter type : TIMConvType
- Parameter description : Read only, conversation type
conv_owner
- Parameter type : string
- Parameter description : Read only, conversation owner (deprecated)
conv_unread_num
- Parameter type : ulong
- Parameter description : Read only, conversation unread number
conv_active_time
- Parameter type : ulong?
- Parameter description : Read only, conversation active time
conv_is_has_lastmsg
- Parameter type : bool
- Parameter description : Read only, is conversation has last message
conv_last_msg
- Parameter type : Message
- Parameter description : Read only, conversation's last message
conv_is_has_draft
- Parameter type : bool
- Parameter description : Read only, is conversation has draft
conv_draft
- Parameter type : Draft
- Parameter description : Read only, conversation draft
conv_recv_opt
- Parameter type : TIMReceiveMessageOpt
- Parameter description : Read only, conversation receiving option
conv_group_at_info_array
- Parameter type : List< GroupAtInfo >
- Parameter description : Read only, group conversation's at message info list, for displaying "someone @ME" or "@ALL"
conv_is_pinned
- Parameter type : bool
- Parameter description : Read only, is pinned
conv_show_name
- Parameter type : string
- Parameter description : Read only, conversation show name, the display priority: 1. group conversation: group name -> group ID. 2. C2C conversation: peer's remark -> peer's nickname -> peer's user ID
conv_mark_array
- Parameter type : List
- Parameter description : Read only, conversation's mark type list