SMAppServiceMBS constants

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to SMAppServiceMBS class.

Service Status

SMAppServiceMBS.SMAppServiceStatusEnabled = 1

Type Topic Plugin Version
const Login Items MBS MacCF Plugin 23.0
One of the constants that describe the registration or authorization status of a helper executable.

The service has been successfully registered and is eligible to run.

SMAppServiceMBS.SMAppServiceStatusNotFound = 3

Type Topic Plugin Version
const Login Items MBS MacCF Plugin 23.0
One of the constants that describe the registration or authorization status of a helper executable.

An error occurred and the framework couldn’t find this service.

SMAppServiceMBS.SMAppServiceStatusNotRegistered = 0

Type Topic Plugin Version
const Login Items MBS MacCF Plugin 23.0
One of the constants that describe the registration or authorization status of a helper executable.

The service hasn’t registered with the Service Management framework, or the service attempted to reregister after it was already registered.

SMAppServiceMBS.SMAppServiceStatusRequiresApproval = 2

Type Topic Plugin Version
const Login Items MBS MacCF Plugin 23.0
One of the constants that describe the registration or authorization status of a helper executable.

The service has been successfully registered, but the user needs to take action in System Preferences.
The Service Management framework successfully registered this service, but the user needs to take action in System Settings before the service is eligible to run. The framework also returns this status if the user revokes consent for the service to run in System Settings.

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


💬 Ask a question or report a problem