Contents
Display Legacy Contents

 Print
    Notification Message    
Shows a notification message with the O.S. notification message mechanism.

Parameters

Message ID <String>

 The ID of the message. This parameter is optional and is ignored on Win32 KClient (Desktop PC). If specified it will replace a previous message with the same ID, if the user hasn't dismissed it yet.

 
Play Sound <numeric>

  Specify if you want to O.S. to play a sound for the new message. It can be 1-Yes or 2-No.

 
Title <string>
   The message title.
   
Body <string>
   The message body.

     
  • This notification message will normally be displayed by the O.S. in the same way push notification messages are displayed.

See also
Samples

 
 
Updated: 4/8/2016 5:55 PM