Click or drag to resize
SIPShowPeerAction Constructor (String)
Creates a new SIPShowPeerAction that requests the details about the given SIP peer.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SIPShowPeerAction(
	string peer
)

Parameters

peer
Type: SystemString

[Missing <param name="peer"/> documentation for "M:AsterNET.Manager.Action.SIPShowPeerAction.#ctor(System.String)"]

See Also