A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
name — Property in class org.bigbluebutton.common.BigBlueButtonModule
name — Property in class org.bigbluebutton.common.InputPipe
name — Property in class org.bigbluebutton.common.OutputPipe
name — Property in class org.bigbluebutton.modules.presentation.controller.notifiers.UserNotifier
name — Property in class org.bigbluebutton.modules.presentation.model.vo.DefaultSlide
name — Property in class org.bigbluebutton.modules.presentation.model.vo.Slide
name — Property in class org.bigbluebutton.modules.presentation.model.vo.SlidesDeck
name — Property in class org.bigbluebutton.modules.viewers.controller.notifiers.LoginInfoNotifier
name — Property in class org.bigbluebutton.modules.viewers.model.vo.User
NAME — Constant static property in class org.bigbluebutton.main.view.MainApplicationShellMediator
NAME — Constant static property in class org.bigbluebutton.main.view.events.AddWindowEvent
NAME — Constant static property in class org.bigbluebutton.main.view.events.RemoveWindowEvent
NAME — Constant static property in class org.bigbluebutton.modules.chat.ChatFacade
NAME — Constant static property in class org.bigbluebutton.modules.chat.ChatModule
NAME — Constant static property in class org.bigbluebutton.modules.chat.model.business.ChatProxy
NAME — Constant static property in class org.bigbluebutton.modules.chat.view.ChatModuleMediator
NAME — Constant static property in class org.bigbluebutton.modules.chat.view.ChatWindowMediator
NAME — Constant static property in class org.bigbluebutton.modules.log.LogModule
NAME — Constant static property in class org.bigbluebutton.modules.log.view.LogModuleMediator
NAME — Constant static property in class org.bigbluebutton.modules.presentation.PresentationModule
NAME — Constant static property in class org.bigbluebutton.modules.presentation.PresentationModuleMediator
NAME — Constant static property in class org.bigbluebutton.modules.presentation.model.PresentationApplication
NAME — Constant static property in class org.bigbluebutton.modules.presentation.model.PresentationModel
NAME — Constant static property in class org.bigbluebutton.modules.presentation.view.FileUploadWindowMediator
NAME — Constant static property in class org.bigbluebutton.modules.presentation.view.PresentationPanelMediator
NAME — Constant static property in class org.bigbluebutton.modules.presentation.view.PresentationWindowMediator
NAME — Constant static property in class org.bigbluebutton.modules.presentation.view.ThumbnailViewMediator
NAME — Constant static property in class org.bigbluebutton.modules.viewers.ViewersFacade
NAME — Constant static property in class org.bigbluebutton.modules.viewers.ViewersModule
NAME — Constant static property in class org.bigbluebutton.modules.viewers.ViewersModuleMediator
NAME — Constant static property in class org.bigbluebutton.modules.viewers.model.business.Conference
NAME — Constant static property in class org.bigbluebutton.modules.viewers.model.services.SharedObjectConferenceDelegate
NAME — Constant static property in class org.bigbluebutton.modules.viewers.view.mediators.JoinWindowMediator
NAME — Constant static property in class org.bigbluebutton.modules.viewers.view.mediators.ViewersWindowMediator
NAME — Constant static property in class org.bigbluebutton.modules.voiceconference.VoiceModule
NAME — Constant static property in class org.bigbluebutton.modules.voiceconference.VoiceModuleMediator
NAME — Constant static property in class org.bigbluebutton.modules.voiceconference.model.business.NetConnectionDelegate
NAME — Constant static property in class org.bigbluebutton.modules.voiceconference.model.business.VoiceConfConnectResponder
NAME — Constant static property in class org.bigbluebutton.modules.voiceconference.view.ListenersWindowMediator
NAME — Constant static property in class org.bigbluebutton.modules.voiceconference.view.MeetMeUserItemMediator
netASyncError(event) — Method in class org.bigbluebutton.modules.presentation.model.business.NetConnectionDelegate
Method is called whe a NetAsyncError is received
netASyncError(event) — Method in class org.bigbluebutton.modules.viewers.model.services.NetConnectionDelegate
Method is called when a net_async_error is received
netASyncError(event) — Method in class org.bigbluebutton.modules.voiceconference.model.business.NetConnectionDelegate
This method gets called when an ASYNC_ERROR event is received from the server
netConnection — Property in class org.bigbluebutton.modules.viewers.model.services.SharedObjectConferenceDelegate
Return the NetConnection object which handles the server connection details
NetConnectionDelegate — Class in package org.bigbluebutton.modules.presentation.model.business
The NetConnectionDelegate is a class that connects and listens to the server on behalf of the presentation module
NetConnectionDelegate — Class in package org.bigbluebutton.modules.viewers.model.services
The NetConnectionDelegate class has the job of communicating with the server on behalf of the viewers module
NetConnectionDelegate — Class in package org.bigbluebutton.modules.voiceconference.model.business
This is the NetConnectionDelegate which connects to the server

This class extends the Proxy Class of the PureMVC framework

NetConnectionDelegate(delegate:org.bigbluebutton.modules.presentation.model.business:PresentationDelegate) — Constructor in class org.bigbluebutton.modules.presentation.model.business.NetConnectionDelegate
The default constructor
NetConnectionDelegate(confDelegate:org.bigbluebutton.modules.viewers.model.services:SharedObjectConferenceDelegate) — Constructor in class org.bigbluebutton.modules.viewers.model.services.NetConnectionDelegate
The constructor.
NetConnectionDelegate(meetmeRoomURI) — Constructor in class org.bigbluebutton.modules.voiceconference.model.business.NetConnectionDelegate
The Default constructor
netIOError(event) — Method in class org.bigbluebutton.modules.presentation.model.business.NetConnectionDelegate
Method is called when a NetIOError is received
netIOError(event) — Method in class org.bigbluebutton.modules.viewers.model.services.NetConnectionDelegate
Method is called when a net_io_error is received
netIOError(event) — Method in class org.bigbluebutton.modules.voiceconference.model.business.NetConnectionDelegate
This method gets called when an IO_ERROR event is received from the server
netSecurityError(event) — Method in class org.bigbluebutton.modules.presentation.model.business.NetConnectionDelegate
Method is called when a NetSecurityError is received
netSecurityError(event) — Method in class org.bigbluebutton.modules.viewers.model.services.NetConnectionDelegate
Method is called when a net_security_error is received
netSecurityError(event) — Method in class org.bigbluebutton.modules.voiceconference.model.business.NetConnectionDelegate
This method gets called when a NET_SECURITY_ERROR is received from the server
netStatus(event) — Method in class org.bigbluebutton.modules.presentation.model.business.NetConnectionDelegate
Method called when a NetStatusEvent is generated by the connection
netStatus(event) — Method in class org.bigbluebutton.modules.viewers.model.services.NetConnectionDelegate
Method is called when a net_status_event is received
netStatus(event) — Method in class org.bigbluebutton.modules.voiceconference.model.business.NetConnectionDelegate
This method gets called when a NET_STATUS event is received from the server
newDeckOfSlides(deck:org.bigbluebutton.modules.presentation.model.vo:SlidesDeck) — Method in class org.bigbluebutton.modules.presentation.model.PresentationModel
Register a new SlidesDeck with this presentation
NEW_MESSAGE — Constant static property in class org.bigbluebutton.modules.chat.ChatFacade
NEW_MESSAGE — Constant static property in class org.bigbluebutton.modules.chat.view.ChatWindowMediator
newPageNumber(page) — Method in class org.bigbluebutton.modules.presentation.model.business.PresentationDelegate
A callback method.
NEW_RELATIVE_FILE_UPLOAD — Constant static property in class org.bigbluebutton.common.Constants
newStatus — Property in class org.bigbluebutton.modules.viewers.controller.notifiers.StatusNotifier
newUserStatus(id, newStatus) — Method in class org.bigbluebutton.modules.viewers.model.business.Conference
Change the status of the user
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z