Click or drag to resize

ConfigurationConfigurationClientSetPdaConfig Method

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