Packageorg.bigbluebutton.modules.presentation
Classpublic class PresentationConstants

Constants for the Presentation piping



Public Constants
 ConstantDefined 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
Constant detail
CLOSE_WINDOW_MESSAGEconstant
public static const CLOSE_WINDOW_MESSAGE:String = "Close Window Message"
DEBUGconstant 
public static const DEBUG:int = 4
ERRORconstant 
public static const ERROR:int = 1
FROM_PRESENTATION_MODULEconstant 
public static const FROM_PRESENTATION_MODULE:String = "From Presentation Module"
INFOconstant 
public static const INFO:int = 3
OPEN_WINDOW_MESSAGEconstant 
public static const OPEN_WINDOW_MESSAGE:String = "Open Window Message"
TO_PRESENTATION_MODULEconstant 
public static const TO_PRESENTATION_MODULE:String = "To Presentation Module"
WARNconstant 
public static const WARN:int = 2