public method ClientMessage.getFrom

Brief

Gets information about the source of the message

Declaration

protojavascriptjavacsharp
public getFrom() : string

Returns

The method returns a string that represents information about the source of the message

Details

Declared in ClientMessage

back