AmytisControllerSMSJSExport
@objc
public protocol AmytisControllerSMSJSExport : JSExport
Undocumented
-
Undocumented
Declaration
Swift
func sendSMS(_ message: String, _ recipients: [String], _ sent: JSValue?, _ canceled: JSValue?, _ failed: JSValue?)
AmytisControllerSMSJSExport Protocol Reference