| IOptionsReceiver Interface | 
Namespace: Ozeki.VoIP
 Syntax
SyntaxThe IOptionsReceiver type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetResponseCode | 
            Gets the resposne code for an incoming OPTIONS request.
             | 
|  | OnRequestReceived | 
            Request received from the remote party.
            (Inherited from ISIPReceiverReq, Resp.) | 
|  | OnResponseReceived | 
            Occurs when response received to a sent request.
            (Inherited from ISIPReceiverReq, Resp.) | 
 See Also
See Also