| Package | Description |
|---|---|
| com.snapchat.kit.sdk.creative.api |
| Modifier and Type | Method and Description |
|---|---|
static SnapCreativeKitSendError |
SnapCreativeKitSendError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SnapCreativeKitSendError[] |
SnapCreativeKitSendError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnapCreativeKitCompletionCallback.onSendFailed(SnapCreativeKitSendError error)
Callback called when an error is hit when attempting to share to Snapchat using Creative Kit.
|