Notification of Instant Meeting Records
Notification Description
A notification of instant meeting records is sent.
Method Definition
1
|
virtual void OnP2PConfRecordNotify(const HwmP2PConfRecordInfo *recordInfo) {}; |
Precautions
None
Parameter Description
Parameter |
Type |
Description |
---|---|---|
callerInfo |
Caller information. |
|
calleeInfo |
HwmCallMemberInfo |
Called participant information. |
startTime |
int |
Call start time, accurate to seconds (GMT). |
endTime |
int |
Call end time, accurate to seconds (GMT). |
isCallOut |
bool |
Whether the call is an outgoing call. |
mediaType |
Media type. |
|
resultCode |
HwmErrCode |
Error code. |
resultMsg |
char[] |
Error message. |
isCallEstablished |
bool |
Whether the call is connected. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot