onymos-logo

onymosShare.showSocial

To share a message with any other application on the device. Displays the device share dialog to share the given text message.

OnymosShare.showSocial(
message,
(status) => {
// status: String. The status message on a successful share operation.
console.log(status);
},
(error) => {
console.log(error);
});
OPTIONS
message

String

Text message to be shared.

Use Onymos for: lab workflows / patient management / billing and claims / compliance

Reach out, get started.

Overlay