Package | org.bigbluebutton.modules.presentation |
Class | public class PresentationConstants |
Constant | Defined by | ||
---|---|---|---|
CLOSE_WINDOW_MESSAGE : String = "Close Window Message" [static]
| PresentationConstants | ||
DEBUG : int = 4 [static]
| PresentationConstants | ||
ERROR : int = 1 [static]
| PresentationConstants | ||
FROM_PRESENTATION_MODULE : String = "From Presentation Module" [static]
| PresentationConstants | ||
INFO : int = 3 [static]
| PresentationConstants | ||
OPEN_WINDOW_MESSAGE : String = "Open Window Message" [static]
| PresentationConstants | ||
TO_PRESENTATION_MODULE : String = "To Presentation Module" [static]
| PresentationConstants | ||
WARN : int = 2 [static]
| PresentationConstants |
CLOSE_WINDOW_MESSAGE | constant |
public static const CLOSE_WINDOW_MESSAGE:String = "Close Window Message"
DEBUG | constant |
public static const DEBUG:int = 4
ERROR | constant |
public static const ERROR:int = 1
FROM_PRESENTATION_MODULE | constant |
public static const FROM_PRESENTATION_MODULE:String = "From Presentation Module"
INFO | constant |
public static const INFO:int = 3
OPEN_WINDOW_MESSAGE | constant |
public static const OPEN_WINDOW_MESSAGE:String = "Open Window Message"
TO_PRESENTATION_MODULE | constant |
public static const TO_PRESENTATION_MODULE:String = "To Presentation Module"
WARN | constant |
public static const WARN:int = 2