Ballerina API Documentation

Functions of ballerina.net.ws package

function pushText(message message, string text)

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

Parameters:

Parameter NameData TypeDescription
messagemessagemessage
textstringText which should be sent


Menu

  • Functions
    • pushText(message message, string text)

Copyright 2017 Ballerina API Documentation