public abstract class SteamMatchmakingRulesResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
callback |
protected long |
pointer |
| Modifier | Constructor and Description |
|---|---|
protected |
SteamMatchmakingRulesResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
deleteCallback(long callback) |
void |
dispose() |
abstract void |
rulesFailedToRespond() |
abstract void |
rulesRefreshComplete() |
abstract void |
rulesResponded(String rule,
String value) |
Copyright © 2018. All rights reserved.