Jabber Guest Android SDK
 All Classes Namespaces Functions Variables Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
\Ncom
 \Ncisco
  \Njabber
   \NguestAutomatically generated file
    oNutil
    |\CLogLogging class used by the SDK
    oCAudioRouteManagerThe AudioRouteManager can be used to query and set audio paths available on the device
    oCBaseTextureViewLayoutAbstract view that is extended by PreviewView, RemoteView, and SelfView
    oCCallBarViewA view that represents controls that can alter the functionality of an active call
    oCCallFragmentThe CallFragment combines the SelfView, RemoteView, and CallBarView in a typical way to allow the user to communicate in a two-way video call
    oCCallServiceThe CallService monitors an active Jabber Guest call and provides a number of benefits
    oCJabberGuestCallThis is the main class of the Jabber Guest Android SDK
    |oCCallControlEventRepresent the different events that take place once a call is either in the starting or started states
    |oCCallStatisticsRepresents 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
    |oCCaptureOrientationUsed to specify the desired capture orientation when calling setCaptureOrientation()
    |oCJabberGuestInvalidCertificateCallbackWhenever 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
    |\CStateRepresent the different states that a JabberGuestCall instance can be in
    oCJabberGuestCallActivityJabberGuestCallActivity is the simplest method of adding Jabber Guest into your application
    oCKeypadViewA view that represents a telephone keypad during an active call
    oCPreviewFragmentThe 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
    oCPreviewViewA view that represents the local user's video before a call is placed
    oCRemoteViewA view that represents the called party's video during an active call
    \CSelfViewA view that represents the local user's transmitted video during an active call