java.lang.Object
public ProxyBridge(ProxyBridge.LifecycleListener lifecycleListener)
public void onProxyOpened()
public void onRegisterAppInterfaceResponse(RegisterAppInterfaceResponse response)
public void onOnAppInterfaceUnregistered(OnAppInterfaceUnregistered notification)
public void onUnregisterAppInterfaceResponse(UnregisterAppInterfaceResponse response)
public boolean onRPCReceived(RPCMessage message)
protected void addRpcListener(FunctionID id,OnRPCListener listener)
public boolean removeOnRPCListener(FunctionID id,OnRPCListener listener)
public void onProxyClosed(String info,Exception e,SdlDisconnectedReason reason)
public void onServiceEnded(OnServiceEnded serviceEnded)
public void onServiceNACKed(OnServiceNACKed serviceNACKed)
public void onError(String info,Exception e)
public void onOnStreamRPC(OnStreamRPC notification)
public void onStreamRPCResponse(StreamRPCResponse response)
public void onOnHMIStatus(OnHMIStatus notification)
public void onGenericResponse(GenericResponse response)
public void onOnCommand(OnCommand notification)
public void onAddCommandResponse(AddCommandResponse response)
public void onAddSubMenuResponse(AddSubMenuResponse response)
public void onCreateInteractionChoiceSetResponse(CreateInteractionChoiceSetResponse response)
public void onAlertResponse(AlertResponse response)
public void onDeleteCommandResponse(DeleteCommandResponse response)
public void onDeleteInteractionChoiceSetResponse(DeleteInteractionChoiceSetResponse response)
public void onDeleteSubMenuResponse(DeleteSubMenuResponse response)
public void onPerformInteractionResponse(PerformInteractionResponse response)
public void onResetGlobalPropertiesResponse(ResetGlobalPropertiesResponse response)
public void onSetGlobalPropertiesResponse(SetGlobalPropertiesResponse response)
public void onSetMediaClockTimerResponse(SetMediaClockTimerResponse response)
public void onShowResponse(ShowResponse response)
public void onSpeakResponse(SpeakResponse response)
public void onOnButtonEvent(OnButtonEvent notification)
public void onOnButtonPress(OnButtonPress notification)
public void onSubscribeButtonResponse(SubscribeButtonResponse response)
public void onUnsubscribeButtonResponse(UnsubscribeButtonResponse response)
public void onOnPermissionsChange(OnPermissionsChange notification)
public void onSubscribeVehicleDataResponse(SubscribeVehicleDataResponse response)
public void onUnsubscribeVehicleDataResponse(UnsubscribeVehicleDataResponse response)
public void onGetVehicleDataResponse(GetVehicleDataResponse response)
public void onOnVehicleData(OnVehicleData notification)
public void onPerformAudioPassThruResponse(PerformAudioPassThruResponse response)
public void onEndAudioPassThruResponse(EndAudioPassThruResponse response)
public void onOnAudioPassThru(OnAudioPassThru notification)
public void onPutFileResponse(PutFileResponse response)
public void onDeleteFileResponse(DeleteFileResponse response)
public void onListFilesResponse(ListFilesResponse response)
public void onSetAppIconResponse(SetAppIconResponse response)
public void onScrollableMessageResponse(ScrollableMessageResponse response)
public void onChangeRegistrationResponse(ChangeRegistrationResponse response)
public void onSetDisplayLayoutResponse(SetDisplayLayoutResponse response)
public void onOnLanguageChange(OnLanguageChange notification)
public void onOnHashChange(OnHashChange notification)
public void onSliderResponse(SliderResponse response)
public void onOnDriverDistraction(OnDriverDistraction notification)
public void onOnTBTClientState(OnTBTClientState notification)
public void onOnSystemRequest(OnSystemRequest notification)
public void onSystemRequestResponse(SystemRequestResponse response)
public void onOnKeyboardInput(OnKeyboardInput notification)
public void onOnTouchEvent(OnTouchEvent notification)
public void onDiagnosticMessageResponse(DiagnosticMessageResponse response)
public void onReadDIDResponse(ReadDIDResponse response)
public void onGetDTCsResponse(GetDTCsResponse response)
public void onOnLockScreenNotification(OnLockScreenStatus notification)
public void onDialNumberResponse(DialNumberResponse response)
public void onSendLocationResponse(SendLocationResponse response)
public void onShowConstantTbtResponse(ShowConstantTbtResponse response)
public void onAlertManeuverResponse(AlertManeuverResponse response)
public void onUpdateTurnListResponse(UpdateTurnListResponse response)
public void onServiceDataACK(int dataSize)
public void onGetWayPointsResponse(GetWayPointsResponse response)
public void onSubscribeWayPointsResponse(SubscribeWayPointsResponse response)
public void onUnsubscribeWayPointsResponse(UnsubscribeWayPointsResponse response)
public void onOnWayPointChange(OnWayPointChange notification)
public void onGetSystemCapabilityResponse(GetSystemCapabilityResponse response)
public void onGetInteriorVehicleDataResponse(GetInteriorVehicleDataResponse response)
public void onCreateWindowResponse(CreateWindowResponse response)
public void onDeleteWindowResponse(DeleteWindowResponse response)
public void onButtonPressResponse(ButtonPressResponse response)
public void onSetInteriorVehicleDataResponse(SetInteriorVehicleDataResponse response)
public void onOnInteriorVehicleData(OnInteriorVehicleData notification)
public void onSendHapticDataResponse(SendHapticDataResponse response)
public void onOnRCStatus(OnRCStatus notification)
public void onSetCloudAppProperties(SetCloudAppPropertiesResponse response)
public void onGetCloudAppProperties(GetCloudAppPropertiesResponse response)
public void onPublishAppServiceResponse(PublishAppServiceResponse response)
public void onGetAppServiceDataResponse(GetAppServiceDataResponse response)
public void onGetFileResponse(GetFileResponse response)
public void onPerformAppServiceInteractionResponse(PerformAppServiceInteractionResponse response)
public void onOnAppServiceData(OnAppServiceData notification)
public void onGetInteriorVehicleDataConsentResponse(GetInteriorVehicleDataConsentResponse response)
public void onReleaseInteriorVehicleDataModuleResponse(ReleaseInteriorVehicleDataModuleResponse response)
public void onOnSystemCapabilityUpdated(OnSystemCapabilityUpdated notification)
public void onCloseApplicationResponse(CloseApplicationResponse response)
public void onCancelInteractionResponse(CancelInteractionResponse response)
public void onShowAppMenuResponse(ShowAppMenuResponse response)
public void onUnpublishAppServiceResponse(UnpublishAppServiceResponse response)
From Class | Methods |
---|---|
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |