SiteKiosk Documentation
One Step Back

SendCustomMessage Method




The SendCustomMessage method sends a message to the server.


Syntax

    SiteKiosk.Plugins("SiteCash").Devices("SiteCafeClient").
    SendCustomMessage(messageID, message)
    
Parameters
    messageIDLong value that specifies the message ID.
    messageString that specifies the message.
Return Value
    None.
Remarks
    None.
Examples
    The following example sends a message to the server.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteCafe = SiteKiosk.Plugins("SiteCash").Devices("SiteCafeClient");
    SiteCafe.SendCustomMessage(1, "message");
    </SCRIPT>
    

Applies to
    SiteKiosk v6.2 (and later versions).

Back to topVolver arriba

© 1997-2011 PROVISIO - Aventura, EEUU - Muenster, Alemania
Sitekiosk.es - Grupo24®, Madrid, España -