Notification of Instant Meeting Records
Notification Description
A notification of instant meeting records is sent.
Method Definition
- (void)onP2PConfRecord:(HWMP2PConfRecordInfoModel *)recordInfo;
Precautions
- Set the bizNotifyHandler delegate during SDK initialization or set the delegate on the target page.
Parameter Description
Parameter |
Type |
Description |
---|---|---|
callerInfo |
Caller information. |
|
calleeInfo |
Called participant information. |
|
startTimeStamp |
NSTimeInterval |
Call start time. |
endTimeStamp |
NSTimeInterval |
Call end time. |
mediaType |
Media type. |
|
isCallOut |
BOOL |
Whether the call is an outgoing call. |
isCallEstablished |
BOOL |
Whether the call is connected. |
resultCode |
HWMSDKERR |
Call end reason. |
resultMsg |
NSString |
Call end description. |
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