menu
nevis_mobile_authentication_sdk
nevis_mobile_authentication_sdk
Account
Account factory constructor
Account
brightness_4
brightness_5
Account
constructor
Account
(
{
required
String
username
,
required
Server
server
}
)
Default constructor for
Account
.
Params:
username: the username associated with the
Account
.
server: The object describing the server where the account is defined.
Implementation
factory Account
nevis_mobile_authentication_sdk
nevis_mobile_authentication_sdk
Account
Account factory constructor
Account class