Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCcom.cisco.jabber.guest.AudioRouteManagerThe AudioRouteManager can be used to query and set audio paths available on the device
oCcom.cisco.jabber.guest.CallBarViewA view that represents controls that can alter the functionality of an active call
oCcom.cisco.jabber.guest.JabberGuestCall.CallControlEventRepresent the different events that take place once a call is either in the starting or started states
oCcom.cisco.jabber.guest.CallFragmentThe CallFragment combines the SelfView, RemoteView, and CallBarView in a typical way to allow the user to communicate in a two-way video call
oCcom.cisco.jabber.guest.CallServiceThe CallService monitors an active Jabber Guest call and provides a number of benefits
oCcom.cisco.jabber.guest.JabberGuestCall.CallStatisticsRepresents statistics relevant to an active call's audio and video multimedia streams at a single moment in time, when retrieved from the JabberGuestCall getStatistics method
oCcom.cisco.jabber.guest.JabberGuestCall.CaptureOrientationUsed to specify the desired capture orientation when calling setCaptureOrientation()
oCcom.cisco.jabber.guest.JabberGuestCallThis is the main class of the Jabber Guest Android SDK
oCcom.cisco.jabber.guest.JabberGuestCallActivityJabberGuestCallActivity is the simplest method of adding Jabber Guest into your application
oCcom.cisco.jabber.guest.JabberGuestCall.JabberGuestInvalidCertificateCallbackWhenever a JabberGuestCall instance encounters an error condition verifying the validity of a certificate installed on a Cisco Jabber Guest server, the instance will attempt to notify the implementing application of this failure, by calling this method, as long as the application has registered a valid implementation of this interface with this JabberGuestCall class prior to encountering the certificate error
oCcom.cisco.jabber.guest.KeypadViewA view that represents a telephone keypad during an active call
oCcom.cisco.jabber.guest.util.LogLogging class used by the SDK
oCcom.cisco.jabber.guest.PreviewFragmentThe PreviewFragment combines the PreviewView and CallBarView to allow the user to preview their video and initiate a two-way video call with a specified endpoint URI
oCcom.cisco.jabber.guest.RenderCallbacksInterface definition for callbacks invoked when a given TextureView is receiving frames from a media source (local or remote)
|\Ccom.cisco.jabber.guest.BaseTextureViewLayoutAbstract view that is extended by DataView, PreviewView, RemoteView, and SelfView
| oCcom.cisco.jabber.guest.DataViewA view that represents the called party's shared screen during an active call
| oCcom.cisco.jabber.guest.PreviewViewA view that represents the local user's video before a call is placed
| oCcom.cisco.jabber.guest.RemoteViewA view that represents the called party's video during an active call
| \Ccom.cisco.jabber.guest.SelfViewA view that represents the local user's transmitted video during an active call
oCcom.cisco.jabber.guest.JabberGuestCall.StateRepresent the different states that a JabberGuestCall instance can be in
oCcom.cisco.jabber.guest.JabberGuestCall.TelephonyAudioAn enum used to relate various DTMF tones from the KeypadView to their corresponding audio files used during playback of those tones
\Ccom.cisco.jabber.guest.DataView.VisibleEdgesEnum declaring all possible visible edges for the contained TextureView inside this DataView