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
TCPTransportManager.TCPHandler

Class TCPTransportManager.TCPHandler

Hierarchy

java.lang.Object
     android.os.Handler

Package
com.smartdevicelink.transport

Constructors

TCPHandler( TCPTransportManager provider )

public TCPHandler(TCPTransportManager provider)

Constructor Parameters

provider

Methods

handleMessage( Message msg )

public void handleMessage(Message msg)

Method Parameters

msg

Inherited Methods

From Class Methods
android.os.Handler handleMessage, dispatchMessage, getMessageName, obtainMessage, obtainMessage, obtainMessage, obtainMessage, obtainMessage, post, postAtTime, postAtTime, postDelayed, postAtFrontOfQueue, removeCallbacks, removeCallbacks, sendMessage, sendEmptyMessage, sendEmptyMessageDelayed, sendEmptyMessageAtTime, sendMessageDelayed, sendMessageAtTime, sendMessageAtFrontOfQueue, removeMessages, removeMessages, removeCallbacksAndMessages, hasMessages, hasMessages, getLooper, dump, toString
java.lang.Object getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize
View on GitHub.com
Previous Section Next Section