python-bigbluebutton2
0.1
Contents:
BigBlueButton API reference
API documentation for Django integration
Command-Line Tool bbb-cli
python-bigbluebutton2
»
Index
Index
Symbols
|
_
|
A
|
B
|
C
|
E
|
F
|
G
|
H
|
I
|
J
|
M
|
N
|
O
|
R
|
S
|
T
Symbols
--config <config>
bbb-cli command line option
--full-name <full_name>
bbb-cli-meeting-join command line option
--group <group>
bbb-cli command line option
--name <name>
bbb-cli-meetings-create command line option
--request-timeout <request_timeout>
bbb-cli command line option
--role <role>
bbb-cli-meeting-join command line option
--secret <secret>
bbb-cli command line option
--server-name <server_name>
bbb-cli command line option
--url <url>
bbb-cli command line option
--verbosity <verbosity>
bbb-cli command line option
-v
bbb-cli command line option
_
__init__() (bigbluebutton.api.attendee.Attendee method)
(bigbluebutton.api.bigbluebutton.BigBlueButton method)
(bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
(bigbluebutton.api.meeting.Meeting method)
A
api() (bigbluebutton.django.models.BigBlueButton property)
api_group() (bigbluebutton.django.models.BigBlueButtonGroup property)
APIToken (class in bigbluebutton.django.models)
APIToken.DoesNotExist
APIToken.MultipleObjectsReturned
APIView (class in bigbluebutton.django.views)
Attendee (class in bigbluebutton.api.attendee)
B
bbb-cli command line option
--config <config>
--group <group>
--request-timeout <request_timeout>
--secret <secret>
--server-name <server_name>
--url <url>
--verbosity <verbosity>
-v
bbb-cli-meeting command line option
MEETING_ID
bbb-cli-meeting-join command line option
--full-name <full_name>
--role <role>
bbb-cli-meetings-create command line option
--name <name>
bbb-cli-servers-ssh command line option
COMMAND
BigBlueButton (class in bigbluebutton.api.bigbluebutton)
(class in bigbluebutton.django.models)
bigbluebutton.api.attendee
module
bigbluebutton.api.bigbluebutton
module
bigbluebutton.api.meeting
module
bigbluebutton.api.util
module
bigbluebutton.django.models
module
bigbluebutton.django.views
module
BigBlueButton.DoesNotExist
BigBlueButton.MultipleObjectsReturned
BigBlueButtonGroup (class in bigbluebutton.api.bigbluebutton)
(class in bigbluebutton.django.models)
BigBlueButtonGroup.DoesNotExist
BigBlueButtonGroup.MultipleObjectsReturned
C
camel_to_snake() (in module bigbluebutton.api.util)
clean() (bigbluebutton.django.models.APIToken method)
COMMAND
bbb-cli-servers-ssh command line option
create() (bigbluebutton.api.meeting.Meeting method)
create_meeting() (bigbluebutton.api.bigbluebutton.BigBlueButton method)
(bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
E
end() (bigbluebutton.api.meeting.Meeting method)
end_meeting() (bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
F
from_api() (bigbluebutton.django.models.Meeting class method)
G
generate_meeting_id() (bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
get_kwargs_from_url_args() (bigbluebutton.api.attendee.Attendee class method)
(bigbluebutton.api.meeting.Meeting class method)
get_meeting_info() (bigbluebutton.api.meeting.Meeting method)
get_meetings() (bigbluebutton.api.bigbluebutton.BigBlueButton method)
(bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
get_sysstat() (bigbluebutton.api.bigbluebutton.BigBlueButton method)
(bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
get_target_type() (in module bigbluebutton.api.util)
H
handle_from_data() (bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
I
is_meeting_running() (bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
(bigbluebutton.api.meeting.Meeting method)
J
join() (bigbluebutton.api.attendee.Attendee method)
(bigbluebutton.django.models.Meeting method)
M
Meeting (class in bigbluebutton.api.meeting)
(class in bigbluebutton.django.models)
meeting() (bigbluebutton.django.models.Meeting property)
Meeting.DoesNotExist
Meeting.MultipleObjectsReturned
MEETING_ID
bbb-cli-meeting command line option
meeting_id() (bigbluebutton.django.models.Meeting property)
meetings() (bigbluebutton.api.bigbluebutton.BigBlueButtonGroup property)
module
bigbluebutton.api.attendee
bigbluebutton.api.bigbluebutton
bigbluebutton.api.meeting
bigbluebutton.api.util
bigbluebutton.django.models
bigbluebutton.django.views
N
new() (bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
O
origin() (bigbluebutton.api.meeting.Meeting property)
R
refresh() (bigbluebutton.api.bigbluebutton.BigBlueButton method)
(bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
request_checksum() (bigbluebutton.api.bigbluebutton.BigBlueButton static method)
Role (class in bigbluebutton.api.attendee)
S
select_api() (bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
snake_to_camel() (in module bigbluebutton.api.util)
ssh_command() (bigbluebutton.api.bigbluebutton.BigBlueButton method)
(bigbluebutton.api.bigbluebutton.BigBlueButtonGroup method)
T
to_dict() (bigbluebutton.api.attendee.Attendee method)
(bigbluebutton.api.meeting.Meeting method)
to_field_type() (in module bigbluebutton.api.util)