Method | Description | |
---|---|---|
NodeNotifier ( INodeApi api ) : System | ||
Notify ( string subject, string text, string icon = null, System.TimeSpan expirationTime = null ) : Task |
public NodeNotifier ( INodeApi api ) : System | ||
api | INodeApi | |
return | System |
public Notify ( string subject, string text, string icon = null, System.TimeSpan expirationTime = null ) : Task |
||
subject | string | |
text | string | |
icon | string | |
expirationTime | System.TimeSpan | |
return | Task |