@advancedMessage::setContent
Sets the notification content for the specified Device type.
Syntax:
@advancedMessage::setContent(ContentScriptObject content[,
String deviceType])
Parameters:
- (ContentScriptObject) content: content for the
notification
- (String) deviceType: specific Device type (optional)
Returns:
None
Example: