Show / Hide Table of Contents

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
In This Article
Back to top Generated by DocFX