public class IntegrationServiceV2
Обновлённая версия класса class IntegrationService
.
Базовый класс, на основе которого реализованы интерфейсы взаимодействия служб со смарт-терминалом, например, ru.evotor.framework.receipt.formation.event.handler.service.ReceiptFormationIntegrationService
Modifier and Type | Method and Description |
---|---|
android.os.IBinder |
onBind(android.content.Intent intent) |
IBundlable |
onEvent(java.lang.String action,
android.os.Bundle bundle) |
java.lang.Void |
startIntegrationActivity(android.content.Intent intent) |
public android.os.IBinder onBind(android.content.Intent intent)
public IBundlable onEvent(java.lang.String action, android.os.Bundle bundle)
public java.lang.Void startIntegrationActivity(android.content.Intent intent)