public method ClientMessage.getSubject

Brief

Gets the subject of the message

Declaration

protojavascriptjavacsharp
public getSubject() : string

Returns

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

Details

Declared in ClientMessage

back