Package | Description |
---|---|
org.webrtc |
Modifier and Type | Method and Description |
---|---|
static CameraSession.FailureType |
CameraSession.FailureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CameraSession.FailureType[] |
CameraSession.FailureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CameraSession.CreateSessionCallback.onFailure(CameraSession.FailureType failureType,
java.lang.String error) |