| Modifier and Type | Method and Description |
|---|---|
static SteamNetworking.P2PSend |
SteamNetworking.P2PSend.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamNetworking.P2PSend[] |
SteamNetworking.P2PSend.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SteamNetworking.sendP2PPacket(SteamID steamIDRemote,
ByteBuffer data,
SteamNetworking.P2PSend sendType,
int channel) |
Copyright © 2018. All rights reserved.