public method ClientMessage.getText

Overview

Gets the text of the message

Declaration

function getText()
public String getText();
public string getText();

Returns

The method returns a string that represents the text of the message

Details

Declared in ClientMessage