Skip to content

Commit

Permalink
Beacon connection delegate methods updated with beacon info
Browse files Browse the repository at this point in the history
  • Loading branch information
martinklimek committed Nov 7, 2013
1 parent a7e38fb commit 12930b5
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 39 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x",
Expand Down
6 changes: 3 additions & 3 deletions Documents/Classes/ESTBeacon.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 961)" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -1028,9 +1028,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-10-22)</span><br />
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-11-07)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documents/Classes/ESTBeaconManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 961)" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -775,9 +775,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-10-22)</span><br />
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-11-07)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documents/Classes/ESTBeaconRegion.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 961)" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -358,9 +358,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-10-22)</span><br />
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-11-07)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

</div>
</div>
Expand Down
62 changes: 41 additions & 21 deletions Documents/Protocols/ESTBeaconDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 961)" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -43,11 +43,11 @@ <h1 class="hideInXcode">ESTBeaconDelegate Protocol Reference</h1>

<option value="instance_methods">Instance Methods</option>

<option value="//api/name/beaconConnectionDidFail:">&nbsp;&nbsp;&nbsp;&nbsp;- beaconConnectionDidFail:</option>
<option value="//api/name/beaconConnectionDidFail:withError:">&nbsp;&nbsp;&nbsp;&nbsp;- beaconConnectionDidFail:withError:</option>

<option value="//api/name/beaconConnectionDidSucceeded">&nbsp;&nbsp;&nbsp;&nbsp;- beaconConnectionDidSucceeded</option>
<option value="//api/name/beaconConnectionDidSucceeded:">&nbsp;&nbsp;&nbsp;&nbsp;- beaconConnectionDidSucceeded:</option>

<option value="//api/name/beaconDidDisconnectWithError:">&nbsp;&nbsp;&nbsp;&nbsp;- beaconDidDisconnectWithError:</option>
<option value="//api/name/beaconDidDisconnect:withError:">&nbsp;&nbsp;&nbsp;&nbsp;- beaconDidDisconnect:withError:</option>



Expand Down Expand Up @@ -77,11 +77,11 @@ <h1 class="hideInXcode">ESTBeaconDelegate Protocol Reference</h1>

<li role="treeitem" class="children"><span class="disclosure"></span><span class="sectionName"><a href="#instance_methods">Instance Methods</a></span><ul>

<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/beaconConnectionDidFail:">beaconConnectionDidFail:</a></span></li>
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/beaconConnectionDidFail:withError:">beaconConnectionDidFail:withError:</a></span></li>

<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/beaconConnectionDidSucceeded">beaconConnectionDidSucceeded</a></span></li>
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/beaconConnectionDidSucceeded:">beaconConnectionDidSucceeded:</a></span></li>

<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/beaconDidDisconnectWithError:">beaconDidDisconnectWithError:</a></span></li>
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/beaconDidDisconnect:withError:">beaconDidDisconnect:withError:</a></span></li>

</ul></li>

Expand Down Expand Up @@ -138,19 +138,19 @@ <h2 class="subtitle subtitle-tasks">Tasks</h2>
<ul class="task-list">
<li>
<span class="tooltip">
<code><a href="#//api/name/beaconConnectionDidFail:">&ndash;&nbsp;beaconConnectionDidFail:</a></code>
<code><a href="#//api/name/beaconConnectionDidFail:withError:">&ndash;&nbsp;beaconConnectionDidFail:withError:</a></code>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/beaconConnectionDidSucceeded">&ndash;&nbsp;beaconConnectionDidSucceeded</a></code>
<code><a href="#//api/name/beaconConnectionDidSucceeded:">&ndash;&nbsp;beaconConnectionDidSucceeded:</a></code>
</span>


</li><li>
<span class="tooltip">
<code><a href="#//api/name/beaconDidDisconnectWithError:">&ndash;&nbsp;beaconDidDisconnectWithError:</a></code>
<code><a href="#//api/name/beaconDidDisconnect:withError:">&ndash;&nbsp;beaconDidDisconnect:withError:</a></code>
</span>


Expand All @@ -172,8 +172,8 @@ <h2 class="subtitle subtitle-tasks">Tasks</h2>
<h2 class="subtitle subtitle-methods">Instance Methods</h2>

<div class="section-method">
<a name="//api/name/beaconConnectionDidFail:" title="beaconConnectionDidFail:"></a>
<h3 class="subsubtitle method-title">beaconConnectionDidFail:</h3>
<a name="//api/name/beaconConnectionDidFail:withError:" title="beaconConnectionDidFail:withError:"></a>
<h3 class="subsubtitle method-title">beaconConnectionDidFail:withError:</h3>



Expand All @@ -183,13 +183,18 @@ <h3 class="subsubtitle method-title">beaconConnectionDidFail:</h3>



<div class="method-subsection method-declaration"><code>- (void)beaconConnectionDidFail:(NSError *)<em>error</em></code></div>
<div class="method-subsection method-declaration"><code>- (void)beaconConnectionDidFail:(ESTBeacon *)<em>beacon</em> withError:(NSError *)<em>error</em></code></div>



<div class="method-subsection arguments-section parameters">
<h4 class="method-subtitle parameter-title">Parameters</h4>

<dl class="argument-def parameter-def">
<dt><em>beacon</em></dt>
<dd><p>reference to beacon object</p></dd>
</dl>

<dl class="argument-def parameter-def">
<dt><em>error</em></dt>
<dd><p>information about reason of error</p></dd>
Expand Down Expand Up @@ -223,8 +228,8 @@ <h4 class="method-subtitle">Declared In</h4>
</div>

<div class="section-method">
<a name="//api/name/beaconConnectionDidSucceeded" title="beaconConnectionDidSucceeded"></a>
<h3 class="subsubtitle method-title">beaconConnectionDidSucceeded</h3>
<a name="//api/name/beaconConnectionDidSucceeded:" title="beaconConnectionDidSucceeded:"></a>
<h3 class="subsubtitle method-title">beaconConnectionDidSucceeded:</h3>



Expand All @@ -234,10 +239,20 @@ <h3 class="subsubtitle method-title">beaconConnectionDidSucceeded</h3>



<div class="method-subsection method-declaration"><code>- (void)beaconConnectionDidSucceeded</code></div>
<div class="method-subsection method-declaration"><code>- (void)beaconConnectionDidSucceeded:(ESTBeacon *)<em>beacon</em></code></div>



<div class="method-subsection arguments-section parameters">
<h4 class="method-subtitle parameter-title">Parameters</h4>

<dl class="argument-def parameter-def">
<dt><em>beacon</em></dt>
<dd><p>reference to beacon object</p></dd>
</dl>

</div>



<div class="method-subsection return">
Expand All @@ -264,8 +279,8 @@ <h4 class="method-subtitle">Declared In</h4>
</div>

<div class="section-method">
<a name="//api/name/beaconDidDisconnectWithError:" title="beaconDidDisconnectWithError:"></a>
<h3 class="subsubtitle method-title">beaconDidDisconnectWithError:</h3>
<a name="//api/name/beaconDidDisconnect:withError:" title="beaconDidDisconnect:withError:"></a>
<h3 class="subsubtitle method-title">beaconDidDisconnect:withError:</h3>



Expand All @@ -275,13 +290,18 @@ <h3 class="subsubtitle method-title">beaconDidDisconnectWithError:</h3>



<div class="method-subsection method-declaration"><code>- (void)beaconDidDisconnectWithError:(NSError *)<em>error</em></code></div>
<div class="method-subsection method-declaration"><code>- (void)beaconDidDisconnect:(ESTBeacon *)<em>beacon</em> withError:(NSError *)<em>error</em></code></div>



<div class="method-subsection arguments-section parameters">
<h4 class="method-subtitle parameter-title">Parameters</h4>

<dl class="argument-def parameter-def">
<dt><em>beacon</em></dt>
<dd><p>reference to beacon object</p></dd>
</dl>

<dl class="argument-def parameter-def">
<dt><em>error</em></dt>
<dd><p>information about reason of error</p></dd>
Expand Down Expand Up @@ -329,9 +349,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-10-22)</span><br />
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-11-07)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documents/Protocols/ESTBeaconManagerDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="../css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 961)" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -786,9 +786,9 @@ <h4 class="method-subtitle">Declared In</h4>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-10-22)</span><br />
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-11-07)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Documents/hierarchy.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>EstimoteSDK Hierarchy</title>
<link rel="stylesheet" type="text/css" href="css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 961)" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -82,9 +82,9 @@ <h2 class="index-title">Protocol References</h2>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-10-22)</span><br />
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-11-07)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>


</div>
Expand Down
6 changes: 3 additions & 3 deletions Documents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>EstimoteSDK Reference</title>
<link rel="stylesheet" type="text/css" href="css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="css/stylesPrint.css" />
<meta name="generator" content="appledoc 2.2 (build 961)" />
<meta name="generator" content="appledoc 2.2 (build 963)" />
</head>
<body>
<header id="top_header">
Expand Down Expand Up @@ -72,9 +72,9 @@ <h2 class="index-title">Protocol References</h2>
<div id="footer">
<hr />
<div class="footer-copyright">
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-10-22)</span><br />
<p><span class="copyright">&copy; 2013 Estimote. All rights reserved. (Last updated: 2013-11-07)</span><br />

<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>


</div>
Expand Down
Binary file modified EstimoteSDK/libEstimoteSDK7.a
Binary file not shown.

0 comments on commit 12930b5

Please sign in to comment.