protocol.CallContext Member List

This is the complete list of members for protocol.CallContext, including all inherited members.
addIn(ProtocolDataUnit pdu)protocol.CallContext
audioInterfaceprotocol.CallContext [package]
audioWrite(byte[] bs, long timestamp)protocol.CallContext
CallContext(RemotePeer remotePeer, AudioInterface audioInterface)protocol.CallContext
callEstablishedprotocol.CallContext [private]
cleanUp()protocol.CallContext
destinationCallNumberprotocol.CallContext [private]
getAudioSampleSize()protocol.CallContext
getDestinationCallNumber()protocol.CallContext
getInSeqNo()protocol.CallContext
getOutSeqNo()protocol.CallContext
getOutSeqNoInc()protocol.CallContext
getSourceCallNumber()protocol.CallContext
getStartTimestamp()protocol.CallContext
getTimestamp()protocol.CallContext
inSeqNoprotocol.CallContext [private]
isEstablished()protocol.CallContext
onReceivedVoicePDU(long timestamp, byte[] audioSample)protocol.CallContext
outSeqNoprotocol.CallContext [private]
receivedFirstVoicePDUprotocol.CallContext [private]
remotePeerprotocol.CallContext [private]
resetClock()protocol.CallContext
send(OctetBuffer pdu)protocol.CallContext
setCallEstablished(boolean established)protocol.CallContext
setDestinationCallNumber(int callNo)protocol.CallContext
setInSeqNo(int next)protocol.CallContext
setSourceCallNumber(int callNo)protocol.CallContext
sourceCallNumberprotocol.CallContext [private]
startAudioRecording()protocol.CallContext [private]
startTimestampprotocol.CallContext [private]
stopAudioRecording()protocol.CallContext