check Conf Service
open fun <R : RegistrationCallback?> checkConfService( @NonNull context: Context, @NonNull phoneNumber: String, @NonNull companyId: String, @Nullable callback: R)
Content copied to clipboard
To check the configuration service
See also
Parameters
context
Context: The application context.
phone Number
String:The phone number in international format
company Id
String:The organisation id
callback
RegistrationCallback:A callback to inform about the login type RegistrationCallback.LoginType.Possible errors may be returned please see STWAccountError