Blame view

BT Vendor/EmmocoMobileFramework/Docs/index.html 5.62 KB
Imanol-Mikel Barba Sabariego authored
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE HTML>
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<title>iOS Framework 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)" />
	</head>
	<body>
		<div id="em-wrapper">
			<style>
				#utility_bar
				{
					position: relative;
					height: 35px;
					/*background: #231f20 url(../images/bg_tagline.png) no-repeat right
					center;*/
					background: #231f20 url(http://www.emmoco.com/images/bg_tagline.png) no-repeat right center;
					color: #efefef;
					overflow: hidden;
					padding-left: 10px;
				}

				#utility_bar p
				{
					margin-top: 9px;
					margin-bottom: 0;
				}

				#utility_bar a
				{
					color: #efefef;
					margin-right: 15px;
					padding: 2px;
				}

				#utility_bar a:hover
				{
					color: #fff;
				}

				#utility_bar a.selected
				{
					text-decoration: none;
					background-color: #555;
				}
			</style>
			<!-- begin utility bar -->
			<div id="utility_bar">

				<!-- user info / logout link -->
				<p>
					<a href="http://em-hub.com/">Em-Hub</a>
					<a href="http://wiki.emmoco.com/">Wiki</a>
					<a href="http://android.emmoco.com/">Android Docs</a>
					<a class="selected" href="http://ios.emmoco.com/">iOS Docs</a>
          <a href="http://support.emmoco.com/">Support</a>
				</p>

			</div>
			<!-- end utility bar -->

			<header id="top_header">




			<div id="library" class="hideInXcode">
				<h1><a id="libraryTitle" href="index.html">iOS Framework </a></h1>

			</div>

			<div id="title" role="banner">
				<h1 class="hideInXcode">iOS Framework Reference</h1>
			</div>
			<ul id="headerButtons" role="toolbar"></ul>
			</header>
			<article>
			<div id="overview_contents" role="main">
				<div class="main-navigation navigation-top">
					<a href="hierarchy.html">Next</a>
				</div>
				<div id="header">
					<div class="section-header">
						<h1 class="title title-header">iOS Framework Reference</h1>
					</div>		
				</div>
				<div id="container">



					<div class="index-column">
						<h2 class="index-title">Class References</h2>
						<ul>

							<li><a href="Classes/ArrayValue.html">ArrayValue</a></li>

							<li><a href="Classes/EMBluetoothLowEnergyConnectionType.html">EMBluetoothLowEnergyConnectionType</a></li>

							<li><a href="Classes/EMBluetoothLowEnergyConnectionType_v12.html">EMBluetoothLowEnergyConnectionType_v12</a></li>

							<li><a href="Classes/EMBluetoothLowEnergyConnectionType_v13.html">EMBluetoothLowEnergyConnectionType_v13</a></li>

							<li><a href="Classes/EMConnection.html">EMConnection</a></li>

							<li><a href="Classes/EMConnectionListManager.html">EMConnectionListManager</a></li>

							<li><a href="Classes/EMConnectionManager.html">EMConnectionManager</a></li>

							<li><a href="Classes/EMDeviceBasicDescription.html">EMDeviceBasicDescription</a></li>

							<li><a href="Classes/EMResourceValue.html">EMResourceValue</a></li>

							<li><a href="Classes/EMSchema.html">EMSchema</a></li>

							<li><a href="Classes/EMUIKit.html">EMUIKit</a></li>

							<li><a href="Classes/EnumValue.html">EnumValue</a></li>

							<li><a href="Classes/FileValue.html">FileValue</a></li>

							<li><a href="Classes/IntValue.html">IntValue</a></li>

							<li><a href="Classes/NumberValue.html">NumberValue</a></li>

							<li><a href="Classes/StringValue.html">StringValue</a></li>

							<li><a href="Classes/StructValue.html">StructValue</a></li>

							<li><a href="Classes/VoidValue.html">VoidValue</a></li>

						</ul>
					</div>



					<div class="index-column">

						<h2 class="index-title">Protocol References</h2>
						<ul>

							<li><a href="Protocols/EMConnectionDelegate.html">EMConnectionDelegate</a></li>

							<li><a href="Protocols/EMConnectionType.html">EMConnectionType</a></li>

							<li><a href="Protocols/EMConnectionTypeScannerDelegate.html">EMConnectionTypeScannerDelegate</a></li>

							<li><a href="Protocols/EMDeviceDelegate.html">EMDeviceDelegate</a></li>

							<li><a href="Protocols/EMResourceValueProtocol.html">EMResourceValueProtocol</a></li>

						</ul>


					</div>

				</div>
				<div class="main-navigation navigation-bottom">
					<a href="hierarchy.html">Next</a>
				</div>
				<div id="footer">
					<hr />
					<style>
						#em-footer
						{
							background-color: #fff;
							height: 100px;
							font-size: 90%;
							overflow: hidden;
						}

						#em-footer_logo_container
						{
							position: relative;
							background-color: #d2d2d2;
							height: 70px;
							margin-bottom: 3px;
						}

						#em-footer_logo_container a
						{
							position: absolute;
							right: 7px;
							top: 7px;
						}

					</style>

					<!-- begin em-footer -->
					<div id="em-footer">
						<div id="em-footer_logo_container"><a href="http://www.emmoco.com/"><img
								src="http://www.emmoco.com/images/logo_emhub_footer.png"
								alt="" width="85" height="57" alt="EMMOCO LOGO" /></a></div>
					</div>

					<div class="footer-copyright">
						<p><span class="copyright">&copy; 2014 Emmoco, Inc.. All rights reserved. (Last updated: 2014-02-20)</span><br />

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


					</div>
				</div>
			</div>
			</article>		
		</div>
	</body>
</html>