public method ClientMessage.getFeature

Overview

Gets the type of the message content

Declaration

function getFeature()
public String getFeature();
public string getFeature();

Returns

The method returns a string that represents the type of the message content

Details

Declared in ClientMessage