Table of Contents

Class NotificationHandlerRegistry

Namespace
MaaFramework.Binding.Notification
Assembly
MaaFramework.Binding.Extensions.dll
A registry that manages and distributes MaaFramework callback notifications,

acting as a central processor to receive MaaCallback events and route them to appropriate handlers.

public sealed class NotificationHandlerRegistry

Inheritance

Inherited Members

Properties

Controller
Node
Resource
Tasker

Methods

OnCallback(object?, MaaCallbackEventArgs)
Unknown