(PHP3 >= 3.0.13, PHP4 >= 4.0b4)
int mcal_event_set_class (int stream, int class)
int mcal_event_set_class
mcal_event_set_class() sets the streams global event structure's class to the given value. The class is either 1 for public, or 0 for private.
Returns true.