Interface IMetaInformation
The IMetaInformation interface, that all meta information POJOs have to implement. Mirrors the IMetaInformation that was sent by the game.
Namespace:
Assembly: .dll
Syntax
public interface IMetaInformation
Methods
getGame()
Declaration
public abstract String getGame()
Returns
| Type | Description |
|---|---|
| java.lang.String |