login With MDM
open fun loginWithMDM( @NonNull context: Context, @NonNull activateCode: String, @NonNull phoneNumber: String, @NonNull companyId: String, @NonNull fqdn: String, @Nullable completionCallback: CompletionCallback)
Content copied to clipboard
Call this method to authenticate using an MDM system:
Parameters
context
The application context
activate Code
The activate code
phone Number
The international phone number
company Id
The company ID
fqdn
The FQDN
completion Callback