mod_bigbluebuttonbn/events

Events for the mod_bigbluebuttonbn plugin.

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

Members

(static, constant) notifyCurrentSessionEnded

Source:

Trigger the currentSessionEnded event.

Fires:

(static, constant) notifySessionEnded

Source:

Trigger the sessionEnded event.

Fires:

Events

mod_bigbluebuttonbn/currentSessionEnded

Source:
Properties:
Name Type Description
detail object

Fired when the current session has been ended.

Type:
  • CustomEvent

mod_bigbluebuttonbn/sessionEnded

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

Fired when a session has been ended.

Type:
  • CustomEvent