메소드 | 설명 | |
---|---|---|
ClearNotifications ( ) : void |
Remove all notifications from notification list and buffer list.
|
|
ShowNotificationWindow ( object content ) : void |
Show notification window.
|
|
ShowNotificationWindow ( object content, |
Show notification window.
|
public ShowNotificationWindow ( object content ) : void | ||
content | object | The notification object. |
리턴 | void |
public ShowNotificationWindow ( object content, |
||
content | object | The notification object. |
configuration | The notification configuration object. | |
리턴 | void |