|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallPeerRecord | |
|---|---|
| net.java.sip.communicator.impl.callhistory | |
| net.java.sip.communicator.service.callhistory | |
| Uses of CallPeerRecord in net.java.sip.communicator.impl.callhistory |
|---|
| Subclasses of CallPeerRecord in net.java.sip.communicator.impl.callhistory | |
|---|---|
class |
CallPeerRecordImpl
Added some setters to CallPeerRecord |
| Uses of CallPeerRecord in net.java.sip.communicator.service.callhistory |
|---|
| Fields in net.java.sip.communicator.service.callhistory with type parameters of type CallPeerRecord | |
|---|---|
protected List<CallPeerRecord> |
CallRecord.peerRecords
A list of all peer records corresponding to this call record. |
| Methods in net.java.sip.communicator.service.callhistory that return CallPeerRecord | |
|---|---|
CallPeerRecord |
CallRecord.findPeerRecord(String address)
Finds a CallPeer with the supplied address |
| Methods in net.java.sip.communicator.service.callhistory that return types with arguments of type CallPeerRecord | |
|---|---|
List<CallPeerRecord> |
CallRecord.getPeerRecords()
Return Vector of CallPeerRecords |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||