Customization Options
Contains various properties that can be explicitly customized by the implementing app. Everything here is optional and the SDK will remain fully functional when nothing is specified. See the individual properties' documentation for more information on what each property is used for.
Parameters
A container for various Strings that could be displayed to the user.
A container for various TytoCare feature-specific customization options. Only relevant when TytoCare integration is enabled for your implementation.
A container for various Virtual Visit-related configs. When not specified, the VirtualConfig's default values are used.
Whether or not the SDK should validate emails with the Regex found at org.dexcare.util.EmailValidator. Note that the email validation in the SDK is stricter than normal email validation. Defaults to true.