usePhoneNumbers

open fun usePhoneNumbers(@NonNull context: Context): Boolean

Call this method to check whether the SmartMS &Mobile uses phone numbers or not. This feature is useful when you don't have phone numbers to assign to users as MSISDN and want to use meaningful identifiers instead. The default value is true (meaning users identified by their phone numbers)

Return

If the SmartMS uses phone numbers or not

Parameters

context

The application context