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
JavaEE Documentation
ISdlServiceListener

Interface ISdlServiceListener

Package
com.smartdevicelink.protocol

Methods

onServiceStarted( SdlSession session, SessionType type, boolean isEncrypted )

public void onServiceStarted(SdlSession session,SessionType type,boolean isEncrypted)

Method Parameters

session
type
isEncrypted

onServiceEnded( SdlSession session, SessionType type )

public void onServiceEnded(SdlSession session,SessionType type)

Method Parameters

session
type

onServiceError( SdlSession session, SessionType type, String reason )

public void onServiceError(SdlSession session,SessionType type,String reason)

Method Parameters

session
type
reason
View on GitHub.com
Previous Section Next Section