Android SDK Version
Nested Class Summary
Modifier and TypeClassDescription
public classNativeProtocol.ProtocolVersionQueryResult.Companion
Field Summary
Modifier and TypeFieldDescription
private NativeProtocol.NativeAppInfoappInfo
private IntegerprotocolVersion
Method Summary
Modifier and TypeMethodDescription
final NativeProtocol.NativeAppInfogetAppInfo()
final UnitsetAppInfo(NativeProtocol.NativeAppInfo appInfo)
final IntegergetProtocolVersion()
final UnitsetProtocolVersion(Integer protocolVersion)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

setAppInfo

 final UnitsetAppInfo(NativeProtocol.NativeAppInfo appInfo)

getProtocolVersion

 final IntegergetProtocolVersion()

setProtocolVersion

 final UnitsetProtocolVersion(Integer protocolVersion)