public interface IntentInstallCoordinator
| Modifier and Type | Method and Description | 
|---|---|
void | 
intentInstallFailed(IntentOperationContext context)
Handles failed state for an Intent operation context. 
 | 
void | 
intentInstallSuccess(IntentOperationContext context)
Handles success state for an Intent operation context. 
 | 
void intentInstallSuccess(IntentOperationContext context)
context - the Intent operation contextvoid intentInstallFailed(IntentOperationContext context)
context - the Intent operation context