public static interface StreamAdapter.Meta
StreamAdapter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPlayerName()
Returns the player name.
|
java.lang.String |
getPlayerVersion()
Returns the player version.
|
int |
getScreenHeight()
Returns the screen height of the device.
|
int |
getScreenWidth()
Returns the screen width of the device.
|
java.lang.String getPlayerName()
java.lang.String getPlayerVersion()
int getScreenWidth()
int getScreenHeight()