public method ClientMessage.getFeature

Brief

Gets the type of the message content

Declaration

protojavascriptjavacsharp
public getFeature() : string

Returns

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

Details

Declared in ClientMessage

back