public class AwaitComponent
extends <any>
Modifier and Type | Field and Description |
---|---|
static <any> |
PROVIDER |
Constructor and Description |
---|
AwaitComponent(android.app.Application application,
AwaitConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
com.adyen.checkout.await.AwaitOutputData |
getOutputData() |
protected java.util.List<java.lang.String> |
getSupportedActionTypes() |
protected void |
handleActionInternal(android.app.Activity activity,
Action action) |
void |
observe(LifecycleOwner lifecycleOwner,
<any> observer) |
void |
observeOutputData(LifecycleOwner lifecycleOwner,
<any> observer) |
protected void |
onCleared() |
void |
sendAnalyticsEvent(android.content.Context context) |
public AwaitComponent(android.app.Application application, AwaitConfiguration configuration)
protected java.util.List<java.lang.String> getSupportedActionTypes()
protected void handleActionInternal(android.app.Activity activity, Action action) throws ComponentException
ComponentException
public void observe(LifecycleOwner lifecycleOwner, <any> observer)
protected void onCleared()
public void observeOutputData(LifecycleOwner lifecycleOwner, <any> observer)
public com.adyen.checkout.await.AwaitOutputData getOutputData()
public void sendAnalyticsEvent(android.content.Context context)