Click or drag to resize

IOptionsReceiver Methods

The IOptionsReceiver type exposes the following members.

Methods
 NameDescription
Public methodGetResponseCode Gets the resposne code for an incoming OPTIONS request.
Public methodOnRequestReceived Request received from the remote party.
(Inherited from ISIPReceiverReq, Resp)
Public methodOnResponseReceived Occurs when response received to a sent request.
(Inherited from ISIPReceiverReq, Resp)
Top
See Also