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.
Public Member Functions
V2TIMCompleteCallback< T >
abstract
Public Member Functions
~V2TIMCompleteCallback
() override
virtual void
OnComplete
(int error_code, const
V2TIMString
&error_message, const T &value)=0
Constructor & Destructor Documentation
◆
~V2TIMCompleteCallback()
~
V2TIMCompleteCallback
(
)
inline
override
Member Function Documentation
◆
OnComplete()
virtual void OnComplete
(
int
error_code
,
const
V2TIMString
&
error_message
,
const T &
value
)
pure virtual
complete callback