webPlugInContainerShowStatus(_:)
Tells the container to show a status message.
Declaration
func webPlugInContainerShowStatus(_ message: String!)Parameters
- message:
The status message to be displayed.
Tells the container to show a status message.
func webPlugInContainerShowStatus(_ message: String!)The status message to be displayed.