Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
Android Documentation
SdlProtocol

Class SdlProtocol

Hierarchy

java.lang.Object
     com.smartdevicelink.protocol.SdlProtocolBase

Package
com.smartdevicelink.protocol

Fields

Inherited Fields

From Class Fields
com.smartdevicelink.protocol.SdlProtocolBase V1_HEADER_SIZE, V2_HEADER_SIZE, V1_V2_MTU_SIZE, V3_V4_MTU_SIZE

Constructors

SdlProtocol( ISdlProtocol iSdlProtocol, MultiplexTransportConfig config )

public SdlProtocol(ISdlProtocol iSdlProtocol,MultiplexTransportConfig config)

Constructor Parameters

iSdlProtocol
config

SdlProtocol( ISdlProtocol iSdlProtocol, TCPTransportConfig config )

public SdlProtocol(ISdlProtocol iSdlProtocol,TCPTransportConfig config)

Constructor Parameters

iSdlProtocol
config

Methods

Inherited Methods

From Class Methods
com.smartdevicelink.protocol.SdlProtocolBase start, getMtu, getMtu, resetSession, isConnected, reset, printActiveTransports, printSecondaryTransportDetails, isTransportForServiceAvailable, getProtocolVersion, setVersion, endSession, sendMessage, handlePacketReceived, getFrameAssemblerForFrame, startService, endService, handlePacketToSend, handleServiceEndedNAK, handleServiceEnded, handleStartServiceACK, handleProtocolSessionNAKed, handleProtocolError, handleProtocolHeartbeat, getActiveTransports
java.lang.Object getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize
View on GitHub.com
Previous Section Next Section