public interface SnapCreativeKitCompletionCallback
Modifier and Type | Method and Description |
---|---|
void |
onSendFailed(SnapCreativeKitSendError error)
Callback called when an error is hit when attempting to share to Snapchat using Creative Kit.
|
void |
onSendSuccess()
Callback called when third-party user is successfully sent to Snapchat to complete flow
to send or post flow.
|
void onSendSuccess()
void onSendFailed(SnapCreativeKitSendError error)