ToastMessage Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
ToastMessage(String) | Creates a new instance of the ToastMessage class with the given message. |
![]() |
ToastMessage(ContentType, []) | Creates a new instance of the ToastMessage class with the given content type and body. |
Top