Messages closable status constants class

access public
package kocuj_internal_lib

 Methods

Empty constructor for blocking of creating an instance of this class

__construct() 
access private
var

 Constants

 

Message is closable

CLOSABLE = 1 
 

Message is closable temporary

CLOSABLE_TEMPORARY = 2 
 

Message is not closable

NOT_CLOSABLE = 0