Jump to content

Dashboard.alert equivilent in c#?


Recommended Posts

Posted

Is there a "quick and easy" way to pop up a notification dialog from the Plugin API (which is not using the PluginUi at this moment)?


 

Posted

Hi, you mean from the server side?

HawkXP71
Posted
1 hour ago, Luke said:

Hi, you mean from the server side?

Learning the proper terms.

From a plugin, running on the server side, but a plugin that is not running the new PluginUI architecture

Posted

the best you can do is send a remote control command to a session to display a message.

HawkXP71
Posted
1 minute ago, Luke said:

the best you can do is send a remote control command to a session to display a message.

Thanks.  thats kind of what I figured.

Are there any plans to recreate the "Dashboard" class API for the server side (not just the JS system)?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...