-
public class SnapLensLaunchData
Model that holds a lens launch data.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
SnapLensLaunchData.Builder
-
Method Summary
Modifier and Type Method Description String
getLensLaunchData()
Getter for the launch data.
-
-
-
Method Detail
-
getLensLaunchData
String getLensLaunchData()
Getter for the launch data.
-
-