onResolveContactName property

ResolveContactNameCallback? onResolveContactName
getter/setter pair

Callback function which is raised by model when it need to resolve contact name of the new call

Implementation

ResolveContactNameCallback? onResolveContactName;