Click or drag to resize

Configuration.ConfigurationClient.SetPdaConfig Method

Overload List
 NameDescription
Public methodSetPdaConfig(CardConfigurations) Sets the PDA configurations from a configuration message.
Public methodSetPdaConfig(RepeatedField<CardConfig>) 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, Nullable<DateTime>, CancellationToken) Sets the PDA configuration and all device configurations to the service.
Top
See Also