Click or drag to resize
IResponseHandler Interface
An Interface to handle responses received from an asterisk server.

Namespace: AsterNET.Manager
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IResponseHandler

The IResponseHandler type exposes the following members.

Methods
  NameDescription
Public methodFree
Public methodHandleResponse
This method is called when a response is received.
Top
Properties
  NameDescription
Public propertyAction
Public propertyHash
Top
See Also