[This is preliminary documentation and is subject to change.]
This interface is implemented by all UI forms which can receive
status messages via the SetStatus(String, Single) method.
| C# |
public interface IStatusTarget
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| GetStatus()()()() | Gets the current status message showing in the session.
| |
| SetStatus(String, Single, Int32) | Shows the user a current status. |