Intel® Collaboration Suite for WebRTC  version 4.3
Open WebRTC Toolkit (OWT) Client SDK for Android*
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nowt
 Nbase
 CActionCallbackCallback interface for receiving information about an action execution result
 CAudioCodecParametersCodec parameters for an audio track
 CAudioEncodingParametersEncoding parameters for sending a audio track
 CContextInitializationInitialization settings
 CNetworkTypeNetwork types: Ethernet, wifi, cellular, vpn and loopback
 CLocalStreamLocalStream is a Stream that created by current client
 CMediaCodecs
 CAudioCodec
 CVideoCodec
 CMediaConstraints
 CTrackKind
 COwtErrorOwtError includes error code and error message
 CPublication
 CRemoteStreamRemoteStream is a Stream that sent to the current client from remote client
 CStream
 CVideoCapturerInterface for VideoCapturer from which LocalStream gets video frames
 CVideoCodecParametersCodec parameters for an video track
 CVideoEncodingParametersEncoding parameters for sending a video track
 Nconference
 CConferenceClientConferenceClient handles PeerConnection interactions between client and server
 CConferenceClientObserverInterface for observing conference client events
 CConferenceClientConfigurationConfiguration for ConferenceClient
 CConferenceInfoInformation of the conference
 CParticipantInformation of the participant in the conference
 CParticipantObserverInterface for observing participant events
 CPublicationPublication handles the actions on a LocalStream published by a ConferenceClient
 CPublicationSettingsThe settings for a publication
 CPublishOptionsOptions for publishing a LocalStream to the conference
 CRemoteMixedStreamRemoteMixedStream represents the stream mixed by the conference server
 CRemoteMixedStreamObserverInterface for observing remote mixed stream events
 CRemoteStreamRemoteStream represent the stream published by other endpoints in the conference
 CSubscribeOptionsOptions for subscribing a RemoteStream
 CSubscriptionSubscription handles the actions on a RemoteStream subscribed by a ConferenceClient
 CSubscriptionCapabilitiesCapabilities for subscribing a RemoteStream, which indicates the video or/and audio options that ConferenceClient may use to subscribe a RemoteStream
 Np2p
 COwtP2PError
 CP2PClientP2PClient handles PeerConnection interactions between clients
 CP2PClientObserverInterface for observing client events
 CP2PClientConfigurationConfiguration for P2PClient
 CPublicationPublication handles the actions on a LocalStream published by a P2PClient
 CPublicationObserverInterface for observing publication events
 CRemoteStream
 CSignalingChannelInterfaceInterface for signaling channel implementation that P2PClient relies on for sending and receiving data
 CSignalingChannelObserverInterface for observing signaling channel events