Package host.anzo.eossdk.eosex
Class AEOSNetworkClient
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.ptr.LongByReference
host.anzo.eossdk.eos.sdk.anticheat.common.EOS_AntiCheatCommon_ClientHandle
host.anzo.eossdk.eosex.AEOSNetworkClient
- All Implemented Interfaces:
com.sun.jna.NativeMapped
- Since:
- 10/5/2023
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidclose(EOS_EAntiCheatCommonClientActionReason reason, String reasonMessage) longabstract EOS_EAntiCheatCommonClientFlagsgetFlags()abstract EOS_EAntiCheatCommonClientInputabstract Stringabstract EOS_EAntiCheatCommonClientPlatformabstract EOS_ProductUserIdabstract EOS_EAntiCheatCommonClientTypeabstract voidsendEacData(ByteBuffer data) Methods inherited from class com.sun.jna.ptr.LongByReference
getValue, setValue, toStringMethods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
-
Constructor Details
-
AEOSNetworkClient
public AEOSNetworkClient(long connectionId)
-
-
Method Details
-
getConnectionId
public long getConnectionId() -
getIpAddress
-
getProtectedType
-
getPlatformType
-
getFlags
-
getInputMethod
-
getProductUserId
-
close
-
sendEacData
-