Constructor
new LoginSettings(loginRequired, telephonysystemInfo, loginFields)
Create a LoginSettings.
Parameters:
| Name | Type | Description |
|---|---|---|
loginRequired |
boolean | boolean regarding whether the login is required or not. |
telephonysystemInfo |
TelephonySystemInfo | Telephony System Info for UI branding |
loginFields |
Array.<LoginField> | Ordered list of login fields to show in the UI |