Builder

class Builder

Functions

build
Link copied to clipboard
fun build(momentsToken: String, userPayload: String): MomentsConfig

This function builds MomentsConfig with the current properties

setCameraConfig
Link copied to clipboard
fun setCameraConfig(config: MomentsCameraConfig): MomentsConfig.Builder

This function allows your users to config camera *

setInteractiveConfig
Link copied to clipboard

This function allows your users to set configs of interactive components *

setMomentsTheme
Link copied to clipboard
fun setMomentsTheme(theme: MomentsThemeConfig): MomentsConfig.Builder

This function allows your users to see different styling through moments screens *