-
public final class SnapLiveCameraContent extends SnapContent
Model for class that links into the Camera Preview for the snap to post.
-
-
Method Summary
Modifier and Type Method Description String
getDeeplinkUrlPath()
String
getIntentType()
File
getMediaFile()
-
Methods inherited from class com.snap.creativekit.models.SnapContent
getAttachmentUrl, getCaptionText, getSnapSticker, setAttachmentUrl, setCaptionText, setSnapSticker
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Method Detail
-
getDeeplinkUrlPath
String getDeeplinkUrlPath()
-
getIntentType
String getIntentType()
-
getMediaFile
@Nullable() File getMediaFile()
-
-