public class CameraPreviewBuilder extends ImgLyIntent
ImgLyIntent.ExtraCREATOR, intent| Constructor and Description |
|---|
CameraPreviewBuilder(android.app.Activity activity) |
CameraPreviewBuilder(android.content.Intent intent) |
| Modifier and Type | Method and Description |
|---|---|
void |
startActivityForResult(android.app.Activity activity,
int resultId)
Start the Activity and return the result at the end.
|
describeContents, internal_getSettingsList, setSettingsList, startActivityForResult, writeToParcelpublic CameraPreviewBuilder(android.content.Intent intent)
public CameraPreviewBuilder(android.app.Activity activity)
public void startActivityForResult(android.app.Activity activity,
int resultId)
ImgLyIntentstartActivityForResult in class ImgLyIntentresultId - the result id to identifier the result.