public method ClientMessage.getMessageType

Brief

Gets the message type

Declaration

protojavascriptjavacsharp
public getMessageType() : string

Returns

The method returns a string that represents the message type

Details

Declared in ClientMessage

back