Enum MediaMessageType (gb.media)
Enum MediaMessageType Is Error, Info, Warning
|
Constant
|
Description
|
|
Error
|
That constant represents the type of an error message.
|
|
Info
|
That constant represents the type of an information message.
|
|
Warning
|
That constant represents the type of a warning message.
|