Ballerina API Documentation

Functions of ballerina.net.ws package

function pushText(message m, string text)

This pushes text from server to the the same client who sent the message.

Parameters:

Parameter NameData TypeDescription
mmessagemessage: message
textstringText which should be sent


Menu

  • Functions
    • pushText(message m, string text)

Copyright 2017 Ballerina API Documentation