mod_bigbluebuttonbn/events

Description:
  • Events for the mod_bigbluebuttonbn plugin.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Events for the mod_bigbluebuttonbn plugin.

Members

(static, constant) notifyCurrentSessionEnded

Description:
  • Trigger the currentSessionEnded event.

Source:

Trigger the currentSessionEnded event.

Fires:

(static, constant) notifySessionEnded

Description:
  • Trigger the sessionEnded event.

Source:

Trigger the sessionEnded event.

Fires:

Events

mod_bigbluebuttonbn/currentSessionEnded

Description:
  • Fired when the current session has been ended.

Source:
Properties:
Name Type Description
detail object
Type:
  • CustomEvent

mod_bigbluebuttonbn/sessionEnded

Description:
  • Fired when a session has been ended.

Source:
Properties:
Name Type Description
detail object
Properties
Name Type Description
bbbId number
groupId number
Type:
  • CustomEvent