Searched refs:getErrorID (Results 1 – 4 of 4) sorted by relevance
70 public int getErrorID() { in getErrorID() method in SIPDialogErrorEvent
90 public int getErrorID() { in getErrorID() method in SIPTransactionErrorEvent
1606 if (transactionErrorEvent.getErrorID() == SIPTransactionErrorEvent.TRANSPORT_ERROR) { in transactionErrorEvent()
905 if (transactionErrorEvent.getErrorID() == SIPTransactionErrorEvent.TRANSPORT_ERROR) { in transactionErrorEvent()930 } else if (transactionErrorEvent.getErrorID() == SIPTransactionErrorEvent.TIMEOUT_ERROR) { in transactionErrorEvent()951 … } else if (transactionErrorEvent.getErrorID() == SIPTransactionErrorEvent.TIMEOUT_RETRANSMIT) { in transactionErrorEvent()984 if (dialogErrorEvent.getErrorID() == SIPDialogErrorEvent.DIALOG_ACK_NOT_SENT_TIMEOUT) { in dialogErrorEvent()986 } else if (dialogErrorEvent.getErrorID() == SIPDialogErrorEvent.DIALOG_REINVITE_TIMEOUT) { in dialogErrorEvent()