public method ClientMessage.getText

Brief

Gets the text of the message

Declaration

protojavascriptjavacsharp
public getText() : string

Returns

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

Details

Declared in ClientMessage

back