# WiFi SDK

- [Overview](/dev-hub/wifi-sdk/overview.md)
- [Integrating the SDK](/dev-hub/wifi-sdk/integrating-the-sdk.md)
- [iOS](/dev-hub/wifi-sdk/integrating-the-sdk/ios.md)
- [QuickStart](/dev-hub/wifi-sdk/integrating-the-sdk/ios/quickstart.md)
- [SDK methods](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods.md)
- [initC4w](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/initc4w.md)
- [createCustomer](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/createcustomer.md)
- [setupCustomer](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/setupcustomer.md)
- [createWPA2EnterpriseProfile](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/createwpa2enterpriseprofile.md)
- [createPasspointProfile](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/createpasspointprofile.md)
- [getCreatedWPA2EnterpriseProfiles](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getcreatedwpa2enterpriseprofiles.md)
- [getCreatedPasspointProfiles](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getcreatedpasspointprofiles.md)
- [getCustomerId](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getcustomerid.md)
- [getCustomerInfo](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getcustomerinfo.md)
- [updateCustomer](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/updatecustomer.md)
- [updateCustomerInfo](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/updatecustomerinfo.md)
- [checkIfCustomerExists](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/checkifcustomerexists.md)
- [getListOfPolicies](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getlistofpolicies.md)
- [deletePasspointProfile](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/deletepasspointprofile.md): It deletes the Passpoint profile installed by the app.
- [deleteWPA2EnterpriseProfile](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/deletewpa2enterpriseprofile.md): It deletes the WPA2 profile installed by the app.
- [setAPIAuthParams](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/setapiauthparams.md)
- [setInterlinkedC4WIMobileSDKApplications](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/setinterlinkedc4wimobilesdkapplications.md)
- [getInterlinkedC4WIMobileSDKApplications](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getinterlinkedc4wimobilesdkapplications.md)
- [logout](/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/logout.md)
- [Objects](/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects.md)
- [Customer](/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customer.md)
- [CustomerDocument](/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customerdocument.md)
- [CustomerCreateResponse](/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customercreateresponse.md)
- [CustomerInfo](/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customerinfo.md)
- [CustomerQuery](/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customerquery.md)
- [WPA2EnterpriseProfile](/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/wpa2enterpriseprofile.md)
- [PasspointProfile](/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/passpointprofile.md)
- [Additional features](/dev-hub/wifi-sdk/integrating-the-sdk/ios/additional-features.md)
- [Changelog](/dev-hub/wifi-sdk/integrating-the-sdk/ios/changelog.md)
- [Android](/dev-hub/wifi-sdk/integrating-the-sdk/android.md)
- [QuickStart](/dev-hub/wifi-sdk/integrating-the-sdk/android/quickstart.md)
- [SDK methods](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods.md)
- [initC4w](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/initc4w.md)
- [createCustomer](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/createcustomer.md)
- [setupCustomer](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/setupcustomer.md)
- [createWPA2EnterpriseProfile](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/createwpa2enterpriseprofile.md)
- [deleteWPA2EnterpriseProfile](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/deletewpa2enterpriseprofile.md)
- [createPasspointProfile](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/createpasspointprofile.md)
- [deletePasspointProfile](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/deletepasspointprofile.md)
- [isPasspointSupported](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/ispasspointsupported.md)
- [getCustomerId](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getcustomerid.md)
- [getCustomerInfo](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getcustomerinfo.md)
- [checkIfCustomerExists](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/checkifcustomerexists.md)
- [updateCustomer](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/updatecustomer.md)
- [updateCustomerInfo](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/updatecustomerinfo.md)
- [getListOfPolicies](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getlistofpolicies.md)
- [setAPIAuthParams](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/setapiauthparams.md)
- [getCreatedWPA2EnterpriseProfiles](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getcreatedwpa2enterpriseprofiles.md)
- [getCreatedPasspointProfile](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getcreatedpasspointprofile.md)
- [setInterlinkedC4WIMobileSDKApplications](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/setinterlinkedc4wimobilesdkapplications.md)
- [getInterlinkedC4WIMobileSDKApplications](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getinterlinkedc4wimobilesdkapplications.md)
- [logout](/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/logout.md)
- [Objects](/dev-hub/wifi-sdk/integrating-the-sdk/android/objects.md)
- [Customer](/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customer.md)
- [CustomerDocument](/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customerdocument.md)
- [CustomerCreateResponse](/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customercreateresponse.md)
- [CustomerInfo](/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customerinfo.md)
- [CustomerQuery](/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customerquery.md)
- [WPA2EnterpriseProfile](/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/wpa2enterpriseprofile.md)
- [PasspointConfiguration](/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/passpointconfiguration.md)
- [Additional features](/dev-hub/wifi-sdk/integrating-the-sdk/android/additional-features.md)
- [Troubleshooting](/dev-hub/wifi-sdk/integrating-the-sdk/android/troubleshooting.md)
- [Changelog](/dev-hub/wifi-sdk/integrating-the-sdk/android/changelog.md)
- [Flutter](/dev-hub/wifi-sdk/integrating-the-sdk/flutter.md)
- [QuickStart](/dev-hub/wifi-sdk/integrating-the-sdk/flutter/quickstart.md)
- [Changelog](/dev-hub/wifi-sdk/integrating-the-sdk/flutter/changelog.md)
- [User experience](/dev-hub/wifi-sdk/user-experience.md)
- [FAQ](/dev-hub/wifi-sdk/faq.md)
