| Modifier and Type | Method and Description |
|---|---|
SteamMatchmaking.ChatEntryType |
SteamMatchmaking.ChatEntry.getChatEntryType() |
static SteamMatchmaking.ChatEntryType |
SteamMatchmaking.ChatEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamMatchmaking.ChatEntryType[] |
SteamMatchmaking.ChatEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SteamMatchmakingCallback.onLobbyChatMessage(SteamID steamIDLobby,
SteamID steamIDUser,
SteamMatchmaking.ChatEntryType entryType,
int chatID) |
Copyright © 2018. All rights reserved.