Notifications for Changes on the Status of Receiving Shared Data
Notification Description
A notification is sent when the status of receiving shared data is changed.
Method Definition
1
|
virtual void OnRecvShareState(HwmRecvShareStateInfo *shareStateInfo) {}; |
Precautions
None
Parameter Description
Parameter |
Type |
Description |
---|---|---|
state |
HwmState |
Sharing status. |
name |
char[] |
Sharer name. This parameter is valid only when state is set to HWM_STATE_ON. |
number |
char[] |
Number of the sharer. This parameter is valid only when state is set to HWM_STATE_ON. |
Enumerated Value |
Description |
---|---|
HWM_STATE_OFF |
The sharing has been stopped. |
HWM_STATE_ON |
The third-party application starts to receive the shared data. |
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