A
B
C
D
G
I
O
P
S
U
I
- init(Context) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- init is required to pass context to the SDK method and log the event.
- init(Context) - function in ai.benshi.android.sdk.payments.builders.BsLogPaymentMethodEvent.Builder
- init is required to pass context to the SDK method and log the event.
- isSuccessful(Boolean) - function in ai.benshi.android.sdk.payments.builders.BsLogDeferredPaymentEvent.Builder
- isSuccessful is required to log if the payment is processed successfully or not.