asternet/docs/html/Properties_T_AsterNET_Manager_Response_CommandResponse.htm
richard ralston 25e34f0b25 Adding documentation
Source Tree was giving trouble so commiting through Github app
2016-10-28 09:07:55 +02:00

30 lines
10 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>CommandResponse Properties</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="CommandResponse class, properties" /><meta name="Microsoft.Help.Id" content="Properties.T:AsterNET.Manager.Response.CommandResponse" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="AsterNET.Manager.Response" /><meta name="file" content="Properties_T_AsterNET_Manager_Response_CommandResponse" /><meta name="guid" content="Properties_T_AsterNET_Manager_Response_CommandResponse" /><link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" /><script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script><script type="text/javascript" src="../scripts/branding-Website.js"></script></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="pageHeader" id="PageHeader">AsterNet Class Library (Sandcastle documentation)<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form></div><div class="pageBody"><div class="leftNav" id="leftNav"><div id="tocNav"><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="79b6241e-05a3-441c-b6a1-51f2b5b7f265.htm" title="AsterNet Class Library (Sandcastle documentation)" tocid="roottoc">AsterNet Class Library (Sandcastle documentation)</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="N_AsterNET_Manager_Response.htm" title="AsterNET.Manager.Response" tocid="N_AsterNET_Manager_Response">AsterNET.Manager.Response</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="T_AsterNET_Manager_Response_CommandResponse.htm" title="CommandResponse Class" tocid="T_AsterNET_Manager_Response_CommandResponse">CommandResponse Class</a></div><div class="toclevel1 current" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!"></a><a data-tochassubtree="true" href="Properties_T_AsterNET_Manager_Response_CommandResponse.htm" title="CommandResponse Properties" tocid="Properties_T_AsterNET_Manager_Response_CommandResponse">CommandResponse Properties</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="P_AsterNET_Manager_Response_CommandResponse_Result.htm" title="Result Property " tocid="P_AsterNET_Manager_Response_CommandResponse_Result">Result Property </a></div></div><div id="tocResizableEW" onmousedown="OnMouseDown(event);"></div><div id="TocResize" class="tocResize"><img id="ResizeImageIncrease" src="../icons/TocOpen.gif" onclick="OnIncreaseToc()" alt="Click or drag to resize" title="Click or drag to resize"><img id="ResizeImageReset" src="../icons/TocClose.gif" style="display:none" onclick="OnResetToc()" alt="Click or drag to resize" title="Click or drag to resize"></div></div><div class="topicContent" id="TopicContent"><table class="titleTable"><tr><td class="logoColumn"><img src="../icons/Help.png" /></td><td class="titleColumn">CommandResponse Properties</td></tr></table><span class="introStyle"></span><p>The <a href="T_AsterNET_Manager_Response_CommandResponse.htm">CommandResponse</a> type exposes the following members.</p><div class="collapsibleAreaRegion"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID0RB')" onkeypress="SectionExpandCollapse_CheckKey('ID0RB', event)" tabindex="0"><img id="ID0RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />Properties</span></div><div id="ID0RBSection" class="collapsibleSection"><table id="memberList" class="members"><tr><th class="iconColumn">
 
</th><th>Name</th><th>Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_ManagerResponse_ActionId.htm">ActionId</a></td><td><div class="summary">
Get/Set the action id received with this response referencing the action that generated this response.
</div> (Inherited from <a href="T_AsterNET_Manager_Response_ManagerResponse.htm">ManagerResponse</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_ManagerResponse_Attributes.htm">Attributes</a></td><td><div class="summary">
Store all unknown (without setter) keys from manager event.<br />
Use in default Parse method <a href="M_AsterNET_Manager_Response_ManagerResponse_Parse.htm">Parse(String, String)</a>.
</div> (Inherited from <a href="T_AsterNET_Manager_Response_ManagerResponse.htm">ManagerResponse</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_ManagerResponse_DateReceived.htm">DateReceived</a></td><td><div class="summary">
Get/Set the point in time this response was received from the asterisk server.
</div> (Inherited from <a href="T_AsterNET_Manager_Response_ManagerResponse.htm">ManagerResponse</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_ManagerResponse_Message.htm">Message</a></td><td><div class="summary">
Get/Set the message received with this response.<br />
The content depends on the action that generated this response.
</div> (Inherited from <a href="T_AsterNET_Manager_Response_ManagerResponse.htm">ManagerResponse</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_ManagerResponse_Privilege.htm">Privilege</a></td><td><div class="summary">
Get/Set the AMI authorization class of this event.<br />
This is one or more of system, call, log, verbose, command, agent or user.
Multiple privileges are separated by comma.<br />
Note: This property is not available from Asterisk 1.0 servers.
</div> (Inherited from <a href="T_AsterNET_Manager_Response_ManagerResponse.htm">ManagerResponse</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_ManagerResponse_Response.htm">Response</a></td><td><div class="summary">
Get/Set the value of the "Response:" line.<br />
This typically a String like "Success" or "Error" but depends on the action that generated this response.
</div> (Inherited from <a href="T_AsterNET_Manager_Response_ManagerResponse.htm">ManagerResponse</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_CommandResponse_Result.htm">Result</a></td><td><div class="summary">
Get/Set a List containing strings representing the lines returned by the CLI command.
</div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_ManagerResponse_Server.htm">Server</a></td><td><div class="summary">
Specify a server to which to send your commands (x.x.x.x or hostname).<br />
This should match the server name specified in your config file's "host" entry.
If you do not specify a server, the proxy will pick the first one it finds -- fine in single-server configurations.
</div> (Inherited from <a href="T_AsterNET_Manager_Response_ManagerResponse.htm">ManagerResponse</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="P_AsterNET_Manager_Response_ManagerResponse_UniqueId.htm">UniqueId</a></td><td><div class="summary">
Get/Set the unique id received with this response.<br />
The unique id is used to keep track of channels created by the action sent, for example an OriginateAction.
</div> (Inherited from <a href="T_AsterNET_Manager_Response_ManagerResponse.htm">ManagerResponse</a>.)</td></tr></table><a href="#PageHeader">Top</a></div><div class="collapsibleAreaRegion" id="seeAlsoSection"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID1RB')" onkeypress="SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex="0"><img id="ID1RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />See Also</span></div><div id="ID1RBSection" class="collapsibleSection"><h4 class="subHeading">Reference</h4><div class="seeAlsoStyle"><a href="T_AsterNET_Manager_Response_CommandResponse.htm">CommandResponse Class</a></div><div class="seeAlsoStyle"><a href="N_AsterNET_Manager_Response.htm">AsterNET.Manager.Response Namespace</a></div></div></div></div><div id="pageFooter" class="pageFooter"> </div></body></html>