-
public class SnapCreative
Top level module that provides Creative Kit APIs.
-
-
Method Summary
Modifier and Type Method Description static String
getVersion()
static SnapCreativeKitApi
getApi(@NonNull() Context context)
static SnapMediaFactory
getMediaFactory(@NonNull() Context context)
-
-
-
Method Detail
-
getVersion
static String getVersion()
-
getApi
static SnapCreativeKitApi getApi(@NonNull() Context context)
-
getMediaFactory
static SnapMediaFactory getMediaFactory(@NonNull() Context context)
-
-