SDK methods
The terms Customer and User are sometimes used in this documentation interchangeably, and they both refer to the app user
List of methods
Method | Description |
---|---|
Initialize the SDK and updates certain Customer attributes at every login | |
Initializes the customer object in the Cloud4Wi account | |
Triggers the installation of a WPA2-Enterprise Wi-Fi profile in the device | |
Triggers the installation of a Passpoint Wi-Fi profile in the device | |
Returns list of WPA2-Enterprise Profiles initialized on the device | |
Returns list of Passpoint Profiles initialized on the device | |
Deletes installed WPA2Enterprise profile | |
Deletes installed Passpoint profile | |
Removes the customerId saved during the create customer, removes any reference to the customer, removes Wi-Fi profiles related to the customer | |
Returns the identified of the customer created/logged with Cloud4wi Wifi SDK | |
Retrieve customer profile by username/password | |
Update the Customer attributes | |
Create empty customer with default policies | |
Update a Customer metadata | |
Search a Customer by customer properties | |
Get the list of policies configured in the Cloud4Wi account | |
Set SDK authentication parameters | |
Configure the list of applications to be interlinked with the current application | |
Get the applications interlinked with the current one |
Last updated