Searched refs:hasSdpContent (Results 1 – 2 of 2) sorted by relevance
210 if (!SipUtils.hasSdpContent(invite)) {347 if (!SipUtils.hasSdpContent(response)) {
334 public static boolean hasSdpContent(SIPMessage message) { in hasSdpContent() method in SipUtils