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