ConfigurationConfiguration |
| Name | Description | |
|---|---|---|
| SetPdaConfigAsync(CardConfigurations) | Asynchronously sets the PDA configurations from a configuration message. | |
| SetPdaConfigAsync(RepeatedFieldCardConfig) | Asynchronously sets the PDA configurations from a RepeatedField<CardConfig>. | |
| SetPdaConfigAsync(String) | Asynchronously sets the PDA configuration from a .json file. | |
| SetPdaConfigAsync(TriggerConfig) | Asynchronously sets the PDA trigger configuration from a configuration message. | |
| SetPdaConfigAsync(SetPdaConfigRequest, CallOptions) | Sets the PDA configuration and all device configurations to the service. | |
| SetPdaConfigAsync(SetPdaConfigRequest, Metadata, NullableDateTime, CancellationToken) | Sets the PDA configuration and all device configurations to the service. |