localizedCallerName property

String? localizedCallerName
getter/setter pair

Override the computed caller name to a provider-defined value. Normally the system will determine the appropriate caller name to display (e.g. using the user's contacts) based on the supplied caller identifier. Set this property to customize.

Implementation

String? localizedCallerName;