IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
V2TIMElem

Detailed Description

Definition of V2TIMElem.

Public Member Functions

 V2TIMElem ()
 
 V2TIMElem (const V2TIMElem &)
 
 ~V2TIMElem () override
 

Data Fields

V2TIMElemType elemType
 
void * obj_ptr
 

Constructor & Destructor Documentation

◆ V2TIMElem() [1/2]

V2TIMElem ( )

◆ V2TIMElem() [2/2]

V2TIMElem ( const V2TIMElem )

◆ ~V2TIMElem()

~V2TIMElem ( )
override

Field Documentation

◆ elemType

V2TIMElemType elemType

element type

◆ obj_ptr

void* obj_ptr
inherited