Package | Description |
---|---|
com.snapchat.kit.sdk.creative.api | |
com.snapchat.kit.sdk.creative.models |
Modifier and Type | Method and Description |
---|---|
void |
SnapCreativeKitApi.send(SnapContent content)
Send your content to Snapchat.
|
void |
SnapCreativeKitApi.sendWithCompletionHandler(SnapContent content,
SnapCreativeKitCompletionCallback callback)
Send with completion handler.
|
Modifier and Type | Class and Description |
---|---|
class |
SnapLensContent
The model class for sharing a lens attachment to the Snapchat camera.
|
class |
SnapLiveCameraContent
Model for class that links into the Camera Preview for the snap to post.
|
class |
SnapPhotoContent
The model class for sharing a photo/image to Snapchat preview page.
|
class |
SnapVideoContent
Model for sharing video content into Snapchat preview page.
|