ShareResult
InterfaceShareResultLess than 1 minute
The result returned after sharing; the value fulfilled by resolve as a Promise returned by the SharePlugin.share() method;
Property
success
whether the sharing was successful;
The attribute value is a boolean;message
additional messages;
The attribute value is a string;
Method
- none
Event
- none
Platform Compatibility
Property/Method/Event | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
success | ✅ | ✅ | ✅ | X |
message | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7