get Contact Details
open fun getContactDetails( @NonNull context: Context, @NonNull phoneNumber: String, @Nullable detailsCallback: STWContactDetailsCallback): AsyncTask<String, Void, ContactItem>
Content copied to clipboard
Load the contact details asynchronously
Parameters
context
Context The application context.
phone Number
String : International phone number
details Callback
STWContactDetailsCallback: callback to receive contact details