pub enum Event<'a> {
Show 146 variants
AuthExec(EventExec<'a>),
AuthOpen(EventOpen<'a>),
AuthKextLoad(EventKextLoad<'a>),
AuthMmap(EventMmap<'a>),
AuthMprotect(EventMprotect<'a>),
AuthMount(EventMount<'a>),
AuthRename(EventRename<'a>),
AuthSignal(EventSignal<'a>),
AuthUnlink(EventUnlink<'a>),
NotifyExec(EventExec<'a>),
NotifyOpen(EventOpen<'a>),
NotifyFork(EventFork<'a>),
NotifyClose(EventClose<'a>),
NotifyCreate(EventCreate<'a>),
NotifyExchangeData(EventExchangeData<'a>),
NotifyExit(EventExit<'a>),
NotifyGetTask(EventGetTask<'a>),
NotifyKextLoad(EventKextLoad<'a>),
NotifyKextUnload(EventKextUnload<'a>),
NotifyLink(EventLink<'a>),
NotifyMmap(EventMmap<'a>),
NotifyMprotect(EventMprotect<'a>),
NotifyMount(EventMount<'a>),
NotifyUnmount(EventUnmount<'a>),
NotifyIoKitOpen(EventIoKitOpen<'a>),
NotifyRename(EventRename<'a>),
NotifySetAttrlist(EventSetAttrlist<'a>),
NotifySetExtAttr(EventSetExtAttr<'a>),
NotifySetFlags(EventSetFlags<'a>),
NotifySetMode(EventSetMode<'a>),
NotifySetOwner(EventSetOwner<'a>),
NotifySignal(EventSignal<'a>),
NotifyUnlink(EventUnlink<'a>),
NotifyWrite(EventWrite<'a>),
AuthFileProviderMaterialize(EventFileProviderMaterialize<'a>),
NotifyFileProviderMaterialize(EventFileProviderMaterialize<'a>),
AuthFileProviderUpdate(EventFileProviderUpdate<'a>),
NotifyFileProviderUpdate(EventFileProviderUpdate<'a>),
AuthReadLink(EventReadLink<'a>),
NotifyReadLink(EventReadLink<'a>),
AuthTruncate(EventTruncate<'a>),
NotifyTruncate(EventTruncate<'a>),
AuthLink(EventLink<'a>),
NotifyLookup(EventLookup<'a>),
AuthCreate(EventCreate<'a>),
AuthSetAttrlist(EventSetAttrlist<'a>),
AuthSetExtAttr(EventSetExtAttr<'a>),
AuthSetFlags(EventSetFlags<'a>),
AuthSetMode(EventSetMode<'a>),
AuthSetOwner(EventSetOwner<'a>),
AuthChdir(EventChdir<'a>),
NotifyChdir(EventChdir<'a>),
AuthGetAttrlist(EventGetAttrlist<'a>),
NotifyGetAttrlist(EventGetAttrlist<'a>),
NotifyStat(EventStat<'a>),
NotifyAccess(EventAccess<'a>),
AuthChroot(EventChroot<'a>),
NotifyChroot(EventChroot<'a>),
AuthUTimes(EventUTimes<'a>),
NotifyUTimes(EventUTimes<'a>),
AuthClone(EventClone<'a>),
NotifyClone(EventClone<'a>),
NotifyFcntl(EventFcntl<'a>),
AuthGetExtAttr(EventGetExtAttr<'a>),
NotifyGetExtAttr(EventGetExtAttr<'a>),
AuthListExtAttr(EventListExtAttr<'a>),
NotifyListExtAttr(EventListExtAttr<'a>),
AuthReadDir(EventReadDir<'a>),
NotifyReadDir(EventReadDir<'a>),
AuthDeleteExtAttr(EventDeleteExtAttr<'a>),
NotifyDeleteExtAttr(EventDeleteExtAttr<'a>),
AuthFsGetPath(EventFsGetPath<'a>),
NotifyFsGetPath(EventFsGetPath<'a>),
NotifyDup(EventDup<'a>),
AuthSetTime(EventSetTime<'a>),
NotifySetTime(EventSetTime<'a>),
NotifyUipcBind(EventUipcBind<'a>),
AuthUipcBind(EventUipcBind<'a>),
NotifyUipcConnect(EventUipcConnect<'a>),
AuthUipcConnect(EventUipcConnect<'a>),
AuthExchangeData(EventExchangeData<'a>),
AuthSetAcl(EventSetAcl<'a>),
NotifySetAcl(EventSetAcl<'a>),
NotifyPtyGrant(EventPtyGrant<'a>),
NotifyPtyClose(EventPtyClose<'a>),
AuthProcCheck(EventProcCheck<'a>),
NotifyProcCheck(EventProcCheck<'a>),
AuthGetTask(EventGetTask<'a>),
AuthSearchFs(EventSearchFs<'a>),
NotifySearchFs(EventSearchFs<'a>),
AuthFcntl(EventFcntl<'a>),
AuthIoKitOpen(EventIoKitOpen<'a>),
AuthProcSuspendResume(EventProcSuspendResume<'a>),
NotifyProcSuspendResume(EventProcSuspendResume<'a>),
NotifyCSInvalidated(EventCSInvalidated<'a>),
NotifyGetTaskName(EventGetTaskName<'a>),
NotifyTrace(EventTrace<'a>),
NotifyRemoteThreadCreate(EventRemoteThreadCreate<'a>),
AuthRemount(EventRemount<'a>),
NotifyRemount(EventRemount<'a>),
AuthGetTaskRead(EventGetTaskRead<'a>),
NotifyGetTaskRead(EventGetTaskRead<'a>),
NotifyGetTaskInspect(EventGetTaskInspect<'a>),
NotifySetuid(EventSetuid<'a>),
NotifySetgid(EventSetgid<'a>),
NotifySeteuid(EventSeteuid<'a>),
NotifySetegid(EventSetegid<'a>),
NotifySetreuid(EventSetreuid<'a>),
NotifySetregid(EventSetregid<'a>),
AuthCopyFile(EventCopyFile<'a>),
NotifyCopyFile(EventCopyFile<'a>),
NotifyAuthentication(EventAuthentication<'a>),
NotifyXpMalwareDetected(EventXpMalwareDetected<'a>),
NotifyXpMalwareRemediated(EventXpMalwareRemediated<'a>),
NotifyLwSessionLogin(EventLwSessionLogin<'a>),
NotifyLwSessionLogout(EventLwSessionLogout<'a>),
NotifyLwSessionLock(EventLwSessionLock<'a>),
NotifyLwSessionUnlock(EventLwSessionUnlock<'a>),
NotifyScreensharingAttach(EventScreensharingAttach<'a>),
NotifyScreensharingDetach(EventScreensharingDetach<'a>),
NotifyOpensshLogin(EventOpensshLogin<'a>),
NotifyOpensshLogout(EventOpensshLogout<'a>),
NotifyLoginLogin(EventLoginLogin<'a>),
NotifyLoginLogout(EventLoginLogout<'a>),
NotifyBtmLaunchItemAdd(EventBtmLaunchItemAdd<'a>),
NotifyBtmLaunchItemRemove(EventBtmLaunchItemRemove<'a>),
NotifyProfileAdd(EventProfileAdd<'a>),
NotifyProfileRemove(EventProfileRemove<'a>),
NotifySu(EventSu<'a>),
NotifyAuthorizationPetition(EventAuthorizationPetition<'a>),
NotifyAuthorizationJudgement(EventAuthorizationJudgement<'a>),
NotifySudo(EventSudo<'a>),
NotifyOdGroupAdd(EventOdGroupAdd<'a>),
NotifyOdGroupRemove(EventOdGroupRemove<'a>),
NotifyOdGroupSet(EventOdGroupSet<'a>),
NotifyOdModifyPassword(EventOdModifyPassword<'a>),
NotifyOdDisableUser(EventOdDisableUser<'a>),
NotifyOdEnableUser(EventOdEnableUser<'a>),
NotifyOdAttributeValueAdd(EventOdAttributeValueAdd<'a>),
NotifyOdAttributeValueRemove(EventOdAttributeValueRemove<'a>),
NotifyOdAttributeSet(EventOdAttributeSet<'a>),
NotifyOdCreateUser(EventOdCreateUser<'a>),
NotifyOdCreateGroup(EventOdCreateGroup<'a>),
NotifyOdDeleteUser(EventOdDeleteUser<'a>),
NotifyOdDeleteGroup(EventOdDeleteGroup<'a>),
NotifyXpcConnect(EventXpcConnect<'a>),
}
Expand description
Information related to an event.
Variants§
AuthExec(EventExec<'a>)
Authorization request for a process execution.
AuthOpen(EventOpen<'a>)
Authorization request for a file system object being opened.
AuthKextLoad(EventKextLoad<'a>)
Authorization request for a kernel extension being loaded.
AuthMmap(EventMmap<'a>)
Authorization request for a memory map of a file.
AuthMprotect(EventMprotect<'a>)
Authorization request for a change of protection for pages.
AuthMount(EventMount<'a>)
Authorization request for a file system being mounted.
AuthRename(EventRename<'a>)
Authorization request for a file system object being renamed.
AuthSignal(EventSignal<'a>)
Authorization request for a signal being sent to a process.
AuthUnlink(EventUnlink<'a>)
Authorization request for a file system object being unlinked.
NotifyExec(EventExec<'a>)
Notify a process execution.
NotifyOpen(EventOpen<'a>)
Notify a file system object being open.
NotifyFork(EventFork<'a>)
Notify a new process being forked.
NotifyClose(EventClose<'a>)
Notify a new file system object being closed.
NotifyCreate(EventCreate<'a>)
Notify a file system object being created.
NotifyExchangeData(EventExchangeData<'a>)
Notify data being atomically exchanged between two files.
NotifyExit(EventExit<'a>)
Notify a process termination.
NotifyGetTask(EventGetTask<'a>)
Notify a process’s task control port event.
NotifyKextLoad(EventKextLoad<'a>)
Notify a kernel extension being loaded.
NotifyKextUnload(EventKextUnload<'a>)
Notify a kernel extension being unloaded.
NotifyLink(EventLink<'a>)
Notify a file system object being linked.
NotifyMmap(EventMmap<'a>)
Notify a memory map of a file.
NotifyMprotect(EventMprotect<'a>)
Notify a change of protection for pages.
NotifyMount(EventMount<'a>)
Notify a file system being mounted.
NotifyUnmount(EventUnmount<'a>)
Notify a file system being unmounted.
NotifyIoKitOpen(EventIoKitOpen<'a>)
Notify a connection being opened to an I/O Kit IOService.
NotifyRename(EventRename<'a>)
Notify a file system object being renamed.
NotifySetAttrlist(EventSetAttrlist<'a>)
Notify when file system attributes are being modified.
NotifySetExtAttr(EventSetExtAttr<'a>)
Notify when extended attribute are being set.
NotifySetFlags(EventSetFlags<'a>)
Notify when a file system object flags are being modified.
NotifySetMode(EventSetMode<'a>)
Notify when a file system object mode is being modified.
NotifySetOwner(EventSetOwner<'a>)
Notify when a file system object owner is being modified.
NotifySignal(EventSignal<'a>)
Notify a signal being sent to a process.
NotifyUnlink(EventUnlink<'a>)
Notify a file system object being unlinked.
NotifyWrite(EventWrite<'a>)
Notify a write to a file.
AuthFileProviderMaterialize(EventFileProviderMaterialize<'a>)
Authorization request for a file being materialize via the FileProvider framework.
NotifyFileProviderMaterialize(EventFileProviderMaterialize<'a>)
Notify a file being materialize via the FileProvider framework.
AuthFileProviderUpdate(EventFileProviderUpdate<'a>)
Authorization request for file contents being updated via the FileProvider framework.
NotifyFileProviderUpdate(EventFileProviderUpdate<'a>)
Notify a file contents being updated via the FileProvider framework.
AuthReadLink(EventReadLink<'a>)
Authorization request for a symbolic link being resolved.
NotifyReadLink(EventReadLink<'a>)
Notify a symbolic link being resolved.
AuthTruncate(EventTruncate<'a>)
Authorization request for a file being truncated.
NotifyTruncate(EventTruncate<'a>)
Notify a file being truncated.
AuthLink(EventLink<'a>)
Authorization request for a file system object being linked.
NotifyLookup(EventLookup<'a>)
Notify a file system object being lookup.
AuthCreate(EventCreate<'a>)
Authorization request for a file system object being created.
AuthSetAttrlist(EventSetAttrlist<'a>)
Authorization request for file system attributes being modified.
AuthSetExtAttr(EventSetExtAttr<'a>)
Authorization request for an extended attribute being set.
AuthSetFlags(EventSetFlags<'a>)
Authorization request for a file system object flags being modified.
AuthSetMode(EventSetMode<'a>)
Authorization request for a file system object mode being modified.
AuthSetOwner(EventSetOwner<'a>)
Authorization request for a file system object owner being modified.
AuthChdir(EventChdir<'a>)
macos_10_15_1
only.Authorization request for when the current working directory of a process is being changed.
NotifyChdir(EventChdir<'a>)
macos_10_15_1
only.Notify when the current working directory change for a process.
AuthGetAttrlist(EventGetAttrlist<'a>)
macos_10_15_1
only.Authorization request for file system attributes being retrieved.
NotifyGetAttrlist(EventGetAttrlist<'a>)
macos_10_15_1
only.Notify when file system attributes are being retrieved.
NotifyStat(EventStat<'a>)
macos_10_15_1
only.Notify when a file is being stat.
NotifyAccess(EventAccess<'a>)
macos_10_15_1
only.Notify when a file access test is performed.
AuthChroot(EventChroot<'a>)
macos_10_15_1
only.Authorization request for a chroot.
NotifyChroot(EventChroot<'a>)
macos_10_15_1
only.Notify when a chroot is performed.
AuthUTimes(EventUTimes<'a>)
macos_10_15_1
only.Authorization request for a file access and modification times change.
NotifyUTimes(EventUTimes<'a>)
macos_10_15_1
only.Notify when a file access and modification times changed.
AuthClone(EventClone<'a>)
macos_10_15_1
only.Authorization request for a file being cloned.
NotifyClone(EventClone<'a>)
macos_10_15_1
only.Notify for a file being cloned.
NotifyFcntl(EventFcntl<'a>)
macos_10_15_1
only.Notify for a file control event.
AuthGetExtAttr(EventGetExtAttr<'a>)
macos_10_15_1
only.Authorization request for extended attribute being retrieved.
NotifyGetExtAttr(EventGetExtAttr<'a>)
macos_10_15_1
only.Notify when extended attribute are being retrieved.
AuthListExtAttr(EventListExtAttr<'a>)
macos_10_15_1
only.Authorization request for extended attributes being listed.
NotifyListExtAttr(EventListExtAttr<'a>)
macos_10_15_1
only.Notify when extended attributes are being listed.
AuthReadDir(EventReadDir<'a>)
macos_10_15_1
only.Authorization request for directory entries being read.
NotifyReadDir(EventReadDir<'a>)
macos_10_15_1
only.Notify when directory entries are being read.
AuthDeleteExtAttr(EventDeleteExtAttr<'a>)
macos_10_15_1
only.Authorization request for an extended attribute being deleted.
NotifyDeleteExtAttr(EventDeleteExtAttr<'a>)
macos_10_15_1
only.Notify when an extended attribute are being deleted.
AuthFsGetPath(EventFsGetPath<'a>)
macos_10_15_1
only.Authorization request for a file system path being retrieved based on FSID.
NotifyFsGetPath(EventFsGetPath<'a>)
macos_10_15_1
only.Notify when a file system path is retrieved based on FSID.
NotifyDup(EventDup<'a>)
macos_10_15_1
only.Notify when a file descriptor is being duplicated.
AuthSetTime(EventSetTime<'a>)
macos_10_15_1
only.Authorization request for the system time being modified.
NotifySetTime(EventSetTime<'a>)
macos_10_15_1
only.Notify the system time being modified.
NotifyUipcBind(EventUipcBind<'a>)
macos_10_15_1
only.Notify a UNIX-domain socket is about to be bound to a path.
AuthUipcBind(EventUipcBind<'a>)
macos_10_15_1
only.Authorization request to bind a UNIX-domain socket to a path.
NotifyUipcConnect(EventUipcConnect<'a>)
macos_10_15_1
only.Notify a UNIX-domain socket is about to be connected.
AuthUipcConnect(EventUipcConnect<'a>)
macos_10_15_1
only.Authorization request to connect a UNIX-domain socket.
AuthExchangeData(EventExchangeData<'a>)
macos_10_15_1
only.Authorization request for data being atomically exchanged between two files.
AuthSetAcl(EventSetAcl<'a>)
macos_10_15_1
only.Authorization request to set a file’s ACL.
NotifySetAcl(EventSetAcl<'a>)
macos_10_15_1
only.Notify a file’s ACL was set.
NotifyPtyGrant(EventPtyGrant<'a>)
macos_10_15_4
only.Notify a pseudoterminal control device was granted.
NotifyPtyClose(EventPtyClose<'a>)
macos_10_15_4
only.Notify a pseudoterminal control device was closed.
AuthProcCheck(EventProcCheck<'a>)
macos_10_15_4
only.Authorization request for retrieving process information.
NotifyProcCheck(EventProcCheck<'a>)
macos_10_15_4
only.Notify about retrieval of process information.
AuthGetTask(EventGetTask<'a>)
macos_10_15_4
only.Authorization request for a process’s task control port event.
AuthSearchFs(EventSearchFs<'a>)
macos_11_0_0
only.Authorization request for an access control check being performed when searching a volume or mounted filesystem.
NotifySearchFs(EventSearchFs<'a>)
macos_11_0_0
only.Notify for an access control check performed when searching a volume or mounted filesystem.
AuthFcntl(EventFcntl<'a>)
macos_11_0_0
only.Authorization request for a file control.
AuthIoKitOpen(EventIoKitOpen<'a>)
macos_11_0_0
only.Authorization request for a connection being opened to an I/O Kit IOService.
AuthProcSuspendResume(EventProcSuspendResume<'a>)
macos_11_0_0
only.Authorization request for one of pid_suspend()
, pid_resume()
or pid_shutdown_sockets()
to be called
NotifyProcSuspendResume(EventProcSuspendResume<'a>)
macos_11_0_0
only.called on a process.
NotifyCSInvalidated(EventCSInvalidated<'a>)
macos_11_0_0
only.Notify for one of pid_suspend()
, pid_resume()
or pid_shutdown_sockets()
is being
NotifyGetTaskName(EventGetTaskName<'a>)
macos_11_0_0
only.called on a process.
NotifyTrace(EventTrace<'a>)
macos_11_0_0
only.Notify for a code signing status for a process being invalidated.
NotifyRemoteThreadCreate(EventRemoteThreadCreate<'a>)
macos_11_0_0
only.Notify for the recuperation of a process’s task name port.
AuthRemount(EventRemount<'a>)
macos_11_0_0
only.Notify for an attempt to attach another process.
NotifyRemount(EventRemount<'a>)
macos_11_0_0
only.Notify a process has attempted to create a thread in another process.
AuthGetTaskRead(EventGetTaskRead<'a>)
macos_11_3_0
only.Authorization request for a file system being remounted.
NotifyGetTaskRead(EventGetTaskRead<'a>)
macos_11_3_0
only.Notify a file system being remounted.
NotifyGetTaskInspect(EventGetTaskInspect<'a>)
macos_11_3_0
only.Authorization request for the recuperation of a process’s task read port.
NotifySetuid(EventSetuid<'a>)
macos_12_0_0
only.Notify for the recuperation of a process’s task read port.
NotifySetgid(EventSetgid<'a>)
macos_12_0_0
only.Notify for the recuperation of a process’s task inspect port.
NotifySeteuid(EventSeteuid<'a>)
macos_12_0_0
only.Notify a process has called setuid()
.
NotifySetegid(EventSetegid<'a>)
macos_12_0_0
only.Notify a process has called setgid()
.
NotifySetreuid(EventSetreuid<'a>)
macos_12_0_0
only.Notify a process has called seteuid()
.
NotifySetregid(EventSetregid<'a>)
macos_12_0_0
only.Notify a process has called setegid()
.
AuthCopyFile(EventCopyFile<'a>)
macos_12_0_0
only.Notify a process has called setreuid()
.
NotifyCopyFile(EventCopyFile<'a>)
macos_12_0_0
only.Notify a process has called setregid()
.
NotifyAuthentication(EventAuthentication<'a>)
macos_13_0_0
only.Notify an authentication was performed.
NotifyXpMalwareDetected(EventXpMalwareDetected<'a>)
macos_13_0_0
only.Notify that XProtect detected malware.
NotifyXpMalwareRemediated(EventXpMalwareRemediated<'a>)
macos_13_0_0
only.Notify that XProtect remediated malware.
NotifyLwSessionLogin(EventLwSessionLogin<'a>)
macos_13_0_0
only.Notify that LoginWindow has logged in a user.
NotifyLwSessionLogout(EventLwSessionLogout<'a>)
macos_13_0_0
only.Notify that LoginWindow has logged out a user.
NotifyLwSessionLock(EventLwSessionLock<'a>)
macos_13_0_0
only.Notify that LoginWindow locked the screen of a session.
NotifyLwSessionUnlock(EventLwSessionUnlock<'a>)
macos_13_0_0
only.Notify that LoginWindow unlocked the screen of a session.
NotifyScreensharingAttach(EventScreensharingAttach<'a>)
macos_13_0_0
only.that Screen Sharing has attached to a graphical session.
NotifyScreensharingDetach(EventScreensharingDetach<'a>)
macos_13_0_0
only.Notify that Screen Sharing has detached from a graphical session.
NotifyOpensshLogin(EventOpensshLogin<'a>)
macos_13_0_0
only.Notify about an OpenSSH login event.
NotifyOpensshLogout(EventOpensshLogout<'a>)
macos_13_0_0
only.Notify about an OpenSSH logout event.
NotifyLoginLogin(EventLoginLogin<'a>)
macos_13_0_0
only.Notify about an authenticated login event from /usr/bin/login
.
NotifyLoginLogout(EventLoginLogout<'a>)
macos_13_0_0
only.Notify about an authenticated logout event from /usr/bin/login
.
NotifyBtmLaunchItemAdd(EventBtmLaunchItemAdd<'a>)
macos_13_0_0
only.Notify for a launch item being made known to background task management.
NotifyBtmLaunchItemRemove(EventBtmLaunchItemRemove<'a>)
macos_13_0_0
only.Notify for a launch item being removed from background task management.
NotifyProfileAdd(EventProfileAdd<'a>)
macos_14_0_0
only.Notify about Profiles installed on the system.
NotifyProfileRemove(EventProfileRemove<'a>)
macos_14_0_0
only.Notify about Profiles removed on the system.
NotifySu(EventSu<'a>)
macos_14_0_0
only.Notify about a su policy decisions event.
NotifyAuthorizationPetition(EventAuthorizationPetition<'a>)
macos_14_0_0
only.Notify about a process petitioned for certain authorization rights.
NotifyAuthorizationJudgement(EventAuthorizationJudgement<'a>)
macos_14_0_0
only.Notification that a process had it’s right petition judged
NotifySudo(EventSudo<'a>)
macos_14_0_0
only.Notification about a sudo event.
NotifyOdGroupAdd(EventOdGroupAdd<'a>)
macos_14_0_0
only.Notification about an OD group add event.
NotifyOdGroupRemove(EventOdGroupRemove<'a>)
macos_14_0_0
only.Notification about an OD group remove event.
NotifyOdGroupSet(EventOdGroupSet<'a>)
macos_14_0_0
only.Notification about a group that had its members initialised or replaced.
NotifyOdModifyPassword(EventOdModifyPassword<'a>)
macos_14_0_0
only.Notification about a account that had its password modified.
NotifyOdDisableUser(EventOdDisableUser<'a>)
macos_14_0_0
only.Notification about a user account that was disabled.
NotifyOdEnableUser(EventOdEnableUser<'a>)
macos_14_0_0
only.Notification about a user account that was enabled.
NotifyOdAttributeValueAdd(EventOdAttributeValueAdd<'a>)
macos_14_0_0
only.Notification about an attribute value that was added to a record.
NotifyOdAttributeValueRemove(EventOdAttributeValueRemove<'a>)
macos_14_0_0
only.Notification about an attribute value that was removed from a record.
NotifyOdAttributeSet(EventOdAttributeSet<'a>)
macos_14_0_0
only.Notification about an attribute that was set.
NotifyOdCreateUser(EventOdCreateUser<'a>)
macos_14_0_0
only.Notification about an account that was created.
NotifyOdCreateGroup(EventOdCreateGroup<'a>)
macos_14_0_0
only.Notification about a group that was created.
NotifyOdDeleteUser(EventOdDeleteUser<'a>)
macos_14_0_0
only.Notification about an account that was deleted.
NotifyOdDeleteGroup(EventOdDeleteGroup<'a>)
macos_14_0_0
only.Notification about a group that was deleted.
NotifyXpcConnect(EventXpcConnect<'a>)
macos_14_0_0
only.Notification for an XPC connection being established to a named service.
Implementations§
Source§impl<'a> Event<'a>
impl<'a> Event<'a>
Sourcepub fn expected_response_type(&self) -> Option<ExpectedResponseType>
pub fn expected_response_type(&self) -> Option<ExpectedResponseType>
For Auth
events, returns the type of response to use when allowing or denying.