public method ClientMessage.getText
Gets the text of the message
Declaration
protojavascriptjavacsharppublic getText() : string
public getText() : string
protojavascriptjavacsharpfunction getText()
function getText()
protojavascriptjavacsharppublic String getText();
public String getText();
protojavascriptjavacsharppublic string getText();
public string getText();
Returns
The method returns a string that represents the text of the message
Declared in ClientMessage