Click or drag to resize

ConfigurationConfigurationClientSetPdaConfigAsync Method

Overload List
 NameDescription
Public methodSetPdaConfigAsync(CardConfigurations) Asynchronously sets the PDA configurations from a configuration message.
Public methodSetPdaConfigAsync(RepeatedFieldCardConfig) Asynchronously sets the PDA configurations from a RepeatedField<CardConfig>.
Public methodSetPdaConfigAsync(String) Asynchronously sets the PDA configuration from a .json file.
Public methodSetPdaConfigAsync(TriggerConfig) Asynchronously sets the PDA trigger configuration from a configuration message.
Public methodSetPdaConfigAsync(SetPdaConfigRequest, CallOptions) Sets the PDA configuration and all device configurations to the service.
Public methodSetPdaConfigAsync(SetPdaConfigRequest, Metadata, NullableDateTime, CancellationToken) Sets the PDA configuration and all device configurations to the service.
Top
See Also