[operations] [attributes] [fields] [template] [definition]
[implementation] [documentation]
To use the search tool you need to use a browser which supports JAVA (c)

[next] [prev] [superclass] [next peer] [prev peer] [subclass] [index] [hierarchy]

ListenToConnectAudio

abstract
inherits from PhoneAudio

Object <- Server <- PhoneResource <- PhoneAudio <- ListenToConnectAudio



Operations

Get list of all operations

SetVolumeCommon


Attributes

Get list of all attributes

Class ListenToConnectAudio defines no new attributes.


Fields

Field Type
Server: enabled: Boolean
PhoneResource: client: PhoneResourceClient
clientPriority: UnsignedShort
suspendedList: DataList
HasPhoneEvents: eventClients: ObjectList
PhoneAudio: timer: Timer
monitoring: Boolean
volume: Unsigned
muted: Boolean
speakerMuted: Boolean
selectedAudio: Boolean


Instance template

Class ListenToConnectAudio cannot be instantiated.


Class definition

Define Class ListenToConnectAudio;
    abstract;
    inherits from PhoneAudio;

    overrides SetVolumeCommon;
end class;