setScheme method of the DataCaptureSettings interface
Sets a custom data scheme, required if the setProfile method of the DataCaptureSettings interface received "Custom" as a name parameter. Otherwise should not be called.
void setScheme( Scheme scheme );
Parameters
- scheme
- Custom data scheme name.
3/2/2022 12:59:15 PM