public class ConfigurationAppliedEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurationAppliedEvent.Builder |
| Constructor and Description |
|---|
ConfigurationAppliedEvent(int priority,
String configurations,
String version,
String url,
String schemaVersion,
String otherInfo) |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationAppliedEvent.Builder |
builder() |
String |
getConfigurations() |
String |
getOtherInfo() |
String |
getSchemaVersion() |
String |
getUrl() |
String |
getVersion() |
String |
toString() |
getPriorityCopyright © 2022. All rights reserved.