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