blob: fc27cb520e550736160dfccdb46991c79ec11271 [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>MqttMsgSubscribeEventArgs Properties</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="MqttMsgSubscribeEventArgs class, properties" /><meta name="Microsoft.Help.Id" content="Properties.T:uPLibrary.Networking.M2Mqtt.Messages.MqttMsgSubscribeEventArgs" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="uPLibrary.Networking.M2Mqtt.Messages" /><meta name="file" content="a2650903-3e3d-968e-43eb-ab30faa2d3e0" /><meta name="guid" content="a2650903-3e3d-968e-43eb-ab30faa2d3e0" /><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="a169dc24-52d7-8d15-1938-0271b361efad.htm" title="MqttMsgSubscribeEventArgs Class" tocid="a169dc24-52d7-8d15-1938-0271b361efad">MqttMsgSubscribeEventArgs 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="a2650903-3e3d-968e-43eb-ab30faa2d3e0.htm" title="MqttMsgSubscribeEventArgs Properties" tocid="a2650903-3e3d-968e-43eb-ab30faa2d3e0">MqttMsgSubscribeEventArgs Properties</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="6e3e3f49-4360-0a12-f75d-ca3d1ca8f06d.htm" title="MessageId Property " tocid="6e3e3f49-4360-0a12-f75d-ca3d1ca8f06d">MessageId Property </a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="136af11c-75fa-5d12-098a-1f0b575bbb80.htm" title="QoSLevels Property " tocid="136af11c-75fa-5d12-098a-1f0b575bbb80">QoSLevels Property </a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="c0cca209-c35a-6897-583f-403b338f6ca5.htm" title="Topics Property " tocid="c0cca209-c35a-6897-583f-403b338f6ca5">Topics 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="titleColumn">MqttMsgSubscribeEventArgs Properties</td></tr></table><span class="introStyle"></span><p>The <a href="a169dc24-52d7-8d15-1938-0271b361efad.htm">MqttMsgSubscribeEventArgs</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;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="6e3e3f49-4360-0a12-f75d-ca3d1ca8f06d.htm">MessageId</a></td><td><div class="summary">
Message identifier
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="136af11c-75fa-5d12-098a-1f0b575bbb80.htm">QoSLevels</a></td><td><div class="summary">
List of QOS Levels requested
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" alt="Public property" title="Public property" /></td><td><a href="c0cca209-c35a-6897-583f-403b338f6ca5.htm">Topics</a></td><td><div class="summary">
Topics requested to subscribe
</div></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="a169dc24-52d7-8d15-1938-0271b361efad.htm">MqttMsgSubscribeEventArgs 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>