Contents

localizedCallerName

The localized name of the caller.

Declaration

var localizedCallerName: String? { get set }

Discussion

By default, the system automatically provides a localized caller name using information like the user’s contacts based on the supplied caller identifier. You can set this property to override the system-provided value.

See Also

Accessing Call Update Attributes