Boundary the runtime calls to surface a user-facing message.
Apps supply an implementation that bridges to their UI toaster (Angular's
MJNotificationService.CreateSimpleNotification, a custom React/Vue system,
server-side log sink, etc.) via ConversationsRuntime.UseNotificationAdapter.
Boundary the runtime calls to surface a user-facing message.
Apps supply an implementation that bridges to their UI toaster (Angular's
MJNotificationService.CreateSimpleNotification, a custom React/Vue system, server-side log sink, etc.) via ConversationsRuntime.UseNotificationAdapter.Example