public method ClientMessage.getFrom

Overview

Gets information about the source of the message

Declaration

function getFrom()
public String getFrom();
public string getFrom();

Returns

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

Details

Declared in ClientMessage