blob: e5e2981fa18fb02dc91d441035c8dbbed639d3b7 [file] [log] [blame]
<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>MqttMsgSuback Methods</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="MqttMsgSuback class, methods" /><meta name="Microsoft.Help.Id" content="Methods.T:uPLibrary.Networking.M2Mqtt.Messages.MqttMsgSuback" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="uPLibrary.Networking.M2Mqtt.Messages" /><meta name="file" content="692838a4-3d1a-e244-75c2-6a4fb42d28a1" /><meta name="guid" content="692838a4-3d1a-e244-75c2-6a4fb42d28a1" /><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">A Sandcastle Documented Class Library<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 data-tochassubtree="true" href="4158a883-de72-1ec4-2209-632a86aebd74.htm" title="A Sandcastle Documented Class Library" tocid="roottoc">A Sandcastle Documented Class Library</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="311542f9-0333-9080-9217-f386962efb4a.htm" title="uPLibrary.Networking.M2Mqtt.Messages" tocid="311542f9-0333-9080-9217-f386962efb4a">uPLibrary.Networking.M2Mqtt.Messages</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="f60ea463-7387-57ef-e2ff-c5aaa40f013b.htm" title="MqttMsgSuback Class" tocid="f60ea463-7387-57ef-e2ff-c5aaa40f013b">MqttMsgSuback Class</a></div><div class="toclevel1 current" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="692838a4-3d1a-e244-75c2-6a4fb42d28a1.htm" title="MqttMsgSuback Methods" tocid="692838a4-3d1a-e244-75c2-6a4fb42d28a1">MqttMsgSuback Methods</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="366385ea-c6b0-cd23-7130-f33dd880a89e.htm" title="GetBytes Method " tocid="366385ea-c6b0-cd23-7130-f33dd880a89e">GetBytes Method </a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="f5f20a60-7a4f-03b7-bcc0-1c60974b1261.htm" title="Parse Method " tocid="f5f20a60-7a4f-03b7-bcc0-1c60974b1261">Parse Method </a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="0972f18c-b252-401f-cbe4-353ae1ae3308.htm" title="ToString Method " tocid="0972f18c-b252-401f-cbe4-353ae1ae3308">ToString Method </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="titleColumn">MqttMsgSuback Methods</td></tr></table><span class="introStyle"></span><p>The <a href="f60ea463-7387-57ef-e2ff-c5aaa40f013b.htm">MqttMsgSuback</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" />Methods</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="protected;inherited;notNetfw;"><td><img src="../icons/protmethod.gif" alt="Protected method" title="Protected method" /></td><td><a href="b908aa25-988c-45df-47b3-ffb5cafbe538.htm">encodeRemainingLength</a></td><td><div class="summary">
Encode remaining length and insert it into message buffer
</div> (Inherited from <a href="c682cddc-7005-0317-ca4e-dbb5d5c257bc.htm">MqttMsgBase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified object is equal to the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="protected;inherited;notNetfw;"><td><img src="../icons/protmethod.gif" alt="Protected method" title="Protected method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/4k87zsw7" target="_blank">Finalize</a></td><td><div class="summary">Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="366385ea-c6b0-cd23-7130-f33dd880a89e.htm">GetBytes</a></td><td> (Overrides <a href="f0fafcf1-e39b-e48e-d718-9ce6bbc3e18a.htm">MqttMsgBase<span id="LST3B527ED7_0"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST3B527ED7_0?cs=.|vb=.|cpp=::|nu=.|fs=.");</script>GetBytes(Byte)</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as the default hash function. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="protected;inherited;notNetfw;"><td><img src="../icons/protmethod.gif" alt="Protected method" title="Protected method" /></td><td><a href="317d3669-35cd-c421-71db-8bfc050b144f.htm">GetTraceString</a></td><td><div class="summary">
Returns a string representation of the message for tracing
</div> (Inherited from <a href="c682cddc-7005-0317-ca4e-dbb5d5c257bc.htm">MqttMsgBase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/dfwy45w9" target="_blank">GetType</a></td><td><div class="summary">Gets the <a href="http://msdn2.microsoft.com/en-us/library/42892f65" target="_blank">Type</a> of the current instance.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="protected;inherited;notNetfw;"><td><img src="../icons/protmethod.gif" alt="Protected method" title="Protected method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/57ctke0a" target="_blank">MemberwiseClone</a></td><td><div class="summary">Creates a shallow copy of the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /><img src="../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="f5f20a60-7a4f-03b7-bcc0-1c60974b1261.htm">Parse</a></td><td><div class="summary">
Parse bytes for a SUBACK message
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="0972f18c-b252-401f-cbe4-353ae1ae3308.htm">ToString</a></td><td> (Overrides <a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">Object<span id="LST3B527ED7_1"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST3B527ED7_1?cs=.|vb=.|cpp=::|nu=.|fs=.");</script>ToString<span id="LST3B527ED7_2"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST3B527ED7_2?cs=()|vb=|cpp=()|nu=()|fs=()");</script></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="f60ea463-7387-57ef-e2ff-c5aaa40f013b.htm">MqttMsgSuback Class</a></div><div class="seeAlsoStyle"><a href="311542f9-0333-9080-9217-f386962efb4a.htm">uPLibrary.Networking.M2Mqtt.Messages Namespace</a></div></div></div></div><div id="pageFooter" class="pageFooter"> </div></body></html>