Home | History | Annotate | Download | only in message

Lines Matching defs:NOTIFY

93      * Set of target refresh methods, currently: INVITE, UPDATE, SUBSCRIBE, NOTIFY, REFER
113 targetRefreshMethods.add(Request.NOTIFY);
123 putName(Request.NOTIFY);
248 if (getMethod().equals(Request.NOTIFY)) {