Immersitech Logo Developer Home
 
Loading...
Searching...
No Matches
imm_event_manager_t Struct Reference

#include <immersitech_event_manager.h>

Public Attributes

create_room_event_callback cb_room_created
 
destroy_room_event_callback cb_room_destroyed
 
add_participant_event_callback cb_participant_added
 
remove_participant_event_callback cb_participant_removed
 
set_participant_seat_event_callback cb_participant_seat_changed
 
set_participant_position_event_callback cb_participant_position_changed
 
set_participant_state_event_callback cb_participant_state_changed
 
set_all_participants_state_event_callback cb_participants_state_changed
 
set_room_layout_event_callback cb_room_layout_set
 
set_name_event_callback cb_participant_name_changed
 

Member Data Documentation

◆ cb_participant_added

add_participant_event_callback imm_event_manager_t::cb_participant_added

◆ cb_participant_name_changed

set_name_event_callback imm_event_manager_t::cb_participant_name_changed

◆ cb_participant_position_changed

set_participant_position_event_callback imm_event_manager_t::cb_participant_position_changed

◆ cb_participant_removed

remove_participant_event_callback imm_event_manager_t::cb_participant_removed

◆ cb_participant_seat_changed

set_participant_seat_event_callback imm_event_manager_t::cb_participant_seat_changed

◆ cb_participant_state_changed

set_participant_state_event_callback imm_event_manager_t::cb_participant_state_changed

◆ cb_participants_state_changed

set_all_participants_state_event_callback imm_event_manager_t::cb_participants_state_changed

◆ cb_room_created

create_room_event_callback imm_event_manager_t::cb_room_created

◆ cb_room_destroyed

destroy_room_event_callback imm_event_manager_t::cb_room_destroyed

◆ cb_room_layout_set

set_room_layout_event_callback imm_event_manager_t::cb_room_layout_set

The documentation for this struct was generated from the following file: