- send(SnapContent) - Method in class com.snapchat.kit.sdk.creative.api.SnapCreativeKitApi
-
Send your content to Snapchat.
- sendWithCompletionHandler(SnapContent, SnapCreativeKitCompletionCallback) - Method in class com.snapchat.kit.sdk.creative.api.SnapCreativeKitApi
-
Send with completion handler.
- setAttachmentUrl(String) - Method in class com.snapchat.kit.sdk.creative.models.SnapContent
-
Setter for the attachment URL metadata.
- setCaptionText(String) - Method in class com.snapchat.kit.sdk.creative.models.SnapContent
-
Setter for the caption text to overlay on top of the Snap.
- setHeight(float) - Method in class com.snapchat.kit.sdk.creative.media.SnapSticker
-
- setHeightDp(float) - Method in class com.snapchat.kit.sdk.creative.media.SnapSticker
-
Setter for the height of the sticker in density independent pixels.
- setLensId(String) - Method in class com.snapchat.kit.sdk.creative.models.SnapLensContent
-
- setLensUUID(String) - Method in class com.snapchat.kit.sdk.creative.models.SnapLensContent
-
Setter for the lens id.
- setPosX(float) - Method in class com.snapchat.kit.sdk.creative.media.SnapSticker
-
Setter for the horizontal position of the sticker.
- setPosY(float) - Method in class com.snapchat.kit.sdk.creative.media.SnapSticker
-
Setter for the vertical position of the sticker.
- setRotationDegreesClockwise(float) - Method in class com.snapchat.kit.sdk.creative.media.SnapSticker
-
The rotation to apply on the sticker.
- setSnapLensLaunchData(SnapLensLaunchData) - Method in class com.snapchat.kit.sdk.creative.models.SnapLensContent
-
Setter for the launch data.
- setSnapSticker(SnapSticker) - Method in class com.snapchat.kit.sdk.creative.models.SnapContent
-
Setter for sticker data to overlay on top of Media.
- setSnapSticker(SnapSticker) - Method in class com.snapchat.kit.sdk.creative.models.SnapLensContent
-
Setter for the sticker.
- setWidth(float) - Method in class com.snapchat.kit.sdk.creative.media.SnapSticker
-
- setWidthDp(float) - Method in class com.snapchat.kit.sdk.creative.media.SnapSticker
-
Setter for the width of the sticker in density independent pixels.
- SnapContent - Class in com.snapchat.kit.sdk.creative.models
-
The base SnapContent type.
- SnapContent() - Constructor for class com.snapchat.kit.sdk.creative.models.SnapContent
-
- SnapCreative - Class in com.snapchat.kit.sdk
-
Top level module that provides Creative Kit APIs.
- SnapCreative() - Constructor for class com.snapchat.kit.sdk.SnapCreative
-
- SnapCreativeKitApi - Class in com.snapchat.kit.sdk.creative.api
-
- SnapCreativeKitCompletionCallback - Interface in com.snapchat.kit.sdk.creative.api
-
Completion handler for Creative Kit send flow.
- SnapCreativeKitSendError - Enum in com.snapchat.kit.sdk.creative.api
-
A list of errors with CreativeKit Api sharing.
- SnapKit - Class in com.snapchat.kit.sdk
-
- SnapKitBaseException - Exception in com.snapchat.kit.sdk.creative.exceptions
-
Base Exception class for all SnapKit exceptions.
- SnapLensContent - Class in com.snapchat.kit.sdk.creative.models
-
The model class for sharing a lens attachment to the Snapchat camera.
- SnapLensContent(String, SnapLensLaunchData) - Constructor for class com.snapchat.kit.sdk.creative.models.SnapLensContent
-
- SnapLensContent(String) - Constructor for class com.snapchat.kit.sdk.creative.models.SnapLensContent
-
- SnapLensLaunchData - Class in com.snapchat.kit.sdk.creative.media
-
Model that holds a lens launch data.
- SnapLensLaunchData.Builder - Class in com.snapchat.kit.sdk.creative.media
-
- SnapLiveCameraContent - Class in com.snapchat.kit.sdk.creative.models
-
Model for class that links into the Camera Preview for the snap to post.
- SnapLiveCameraContent() - Constructor for class com.snapchat.kit.sdk.creative.models.SnapLiveCameraContent
-
- SnapMediaFactory - Class in com.snapchat.kit.sdk.creative.media
-
Class that's used to create new media files.
- SnapMediaSizeException - Exception in com.snapchat.kit.sdk.creative.exceptions
-
Exception thrown when the Snap Media size exceeds maximum size of 100MB.
- SnapMediaSizeException(String) - Constructor for exception com.snapchat.kit.sdk.creative.exceptions.SnapMediaSizeException
-
- SnapPhotoContent - Class in com.snapchat.kit.sdk.creative.models
-
The model class for sharing a photo/image to Snapchat preview page.
- SnapPhotoContent(SnapPhotoFile) - Constructor for class com.snapchat.kit.sdk.creative.models.SnapPhotoContent
-
Constructor for sharing an image to snapchat.
- SnapPhotoFile - Class in com.snapchat.kit.sdk.creative.media
-
Model that holds a photo file.
- SnapSticker - Class in com.snapchat.kit.sdk.creative.media
-
Class that holds the sticker data to be overlaid on top of the Snap media.
- SnapStickerSizeException - Exception in com.snapchat.kit.sdk.creative.exceptions
-
Exception thrown when sticker that's shared into Snapchat exceeds maximum allowed size of 1MB.
- SnapStickerSizeException(String) - Constructor for exception com.snapchat.kit.sdk.creative.exceptions.SnapStickerSizeException
-
- SnapVideoContent - Class in com.snapchat.kit.sdk.creative.models
-
Model for sharing video content into Snapchat preview page.
- SnapVideoContent(SnapVideoFile) - Constructor for class com.snapchat.kit.sdk.creative.models.SnapVideoContent
-
The constructor for sharing a video to Snapchat.
- SnapVideoFile - Class in com.snapchat.kit.sdk.creative.media
-
Class that holds the video file to be shared with Snapchat.
- SnapVideoLengthException - Exception in com.snapchat.kit.sdk.creative.exceptions
-
Exception thrown when video's playback duration exceed maximum length of 60 seconds.
- SnapVideoLengthException(String) - Constructor for exception com.snapchat.kit.sdk.creative.exceptions.SnapVideoLengthException
-