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