Platforms to show: All Mac Windows Linux Cross-Platform

Back to CXCallDirectoryManagerMBS class.

CXCallDirectoryManagerMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CallKit MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes All
The constructor.

CXCallDirectoryManagerMBS.getEnabledStatusForExtension(Identifier as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CallKit MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes All
Asynchronously returns the enabled status of the extension with the specified identifier.

identifier: The identifier for the call extension.

Calls getEnabledStatusForExtensionCompleted event later.

Some examples using this method:

CXCallDirectoryManagerMBS.openSettings

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CallKit MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes All
Opens the iOS Settings app and shows the Call Blocking & Identification settings.

Before a Call Directory extension can operate on incoming calls, the user must explicitly enable the extension in the iOS Settings app.
Use this method to open the Settings app and show the Call Blocking & Identification settings directly.

Calls openSettingsCompleted event later.

Some examples using this method:

CXCallDirectoryManagerMBS.reloadExtension(Identifier as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CallKit MBS iOS Plugin 22.5 ❌ No ❌ No ❌ No ✅ Yes All
Asynchronously reloads the extension with the specified identifier.

identifier: The identifier for the call extension.

Calls reloadExtensionCompleted event later.

Some examples using this method:

The items on this page are in the following plugins: MBS iOS Plugin.


The biggest plugin in space...