public static interface CameraSession.CreateSessionCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onDone(CameraSession session) |
void |
onFailure(CameraSession.FailureType failureType,
java.lang.String error) |
void onDone(CameraSession session)
void onFailure(CameraSession.FailureType failureType, java.lang.String error)