Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl

Packages that use OperationSetBasicTelephonyJabberImpl
net.java.sip.communicator.impl.protocol.jabber   
 

Uses of OperationSetBasicTelephonyJabberImpl in net.java.sip.communicator.impl.protocol.jabber
 

Methods in net.java.sip.communicator.impl.protocol.jabber with parameters of type OperationSetBasicTelephonyJabberImpl
protected  void OperationSetTelephonyConferencingJabberImpl.basicTelephonyChanged(OperationSetBasicTelephonyJabberImpl oldValue, OperationSetBasicTelephonyJabberImpl newValue)
          Notifies this OperationSetTelephonyConferencing that its basicTelephony property has changed its value from a specific oldValue to a specific newValue
 

Constructors in net.java.sip.communicator.impl.protocol.jabber with parameters of type OperationSetBasicTelephonyJabberImpl
ActiveCallsRepositoryGTalkImpl(OperationSetBasicTelephonyJabberImpl opSet)
          It's where we store all active calls
ActiveCallsRepositoryJabberImpl(OperationSetBasicTelephonyJabberImpl opSet)
          It's where we store all active calls
CallGTalkImpl(OperationSetBasicTelephonyJabberImpl parentOpSet)
          Initializes a new CallGTalkImpl instance belonging to sourceProvider and associated with the jingle session with the specified sessionID.
CallJabberImpl(OperationSetBasicTelephonyJabberImpl parentOpSet)
          Initializes a new CallJabberImpl instance belonging to sourceProvider and associated with the jingle session with the specified jingleSID.
OperationSetAutoAnswerJabberImpl(OperationSetBasicTelephonyJabberImpl telephonyJabber)
          Creates this operation set, loads stored values, populating local variable settings.
OperationSetDesktopSharingServerJabberImpl(OperationSetBasicTelephonyJabberImpl basicTelephony)
          Initializes a new OperationSetDesktopSharingJabberImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonyJabberImpl.
OperationSetDesktopStreamingJabberImpl(OperationSetBasicTelephonyJabberImpl basicTelephony)
          Initializes a new OperationSetDesktopStreamingJabberImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonyJabberImpl.
OperationSetVideoTelephonyJabberImpl(OperationSetBasicTelephonyJabberImpl basicTelephony)
          Initializes a new OperationSetVideoTelephonyJabberImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonyJabberImpl.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.