Searched refs:callIdentifier (Results 1 – 3 of 3) sorted by relevance
51 protected CallIdentifier callIdentifier; field in CallID86 if (callIdentifier != null) in encodeBody()87 callIdentifier.encode(buffer); in encodeBody()106 return callIdentifier; in getCallIdentifer()118 callIdentifier = new CallIdentifier(cid); in setCallId()129 callIdentifier = cid; in setCallIdentifier()138 this.callIdentifier = new CallIdentifier(callId); in CallID()143 if (this.callIdentifier != null) in clone()144 retval.callIdentifier = (CallIdentifier) this.callIdentifier.clone(); in clone()
36 public CallIdentifier callIdentifier; field in Join52 this.callIdentifier = new CallIdentifier(callId); in Join()85 return callIdentifier; in getCallIdentifer()104 callIdentifier = cid; in setCallIdentifier()
36 public CallIdentifier callIdentifier; field in Replaces52 this.callIdentifier = new CallIdentifier(callId); in Replaces()85 return callIdentifier; in getCallIdentifer()104 callIdentifier = cid; in setCallIdentifier()