|
17 | 17 | catch(err) {
|
18 | 18 | }
|
19 | 19 | //-->
|
20 |
| -var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; |
| 20 | +var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10}; |
21 | 21 | var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
22 | 22 | var altColor = "altColor";
|
23 | 23 | var rowColor = "rowColor";
|
@@ -185,22 +185,18 @@ <h3>Method Summary</h3>
|
185 | 185 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../io/intercom/android/sdk/identity/Registration.html#getUserId--">getUserId</a></span>()</code> </td>
|
186 | 186 | </tr>
|
187 | 187 | <tr id="i4" class="altColor">
|
188 |
| -<td class="colFirst"><code>protected boolean</code></td> |
189 |
| -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../io/intercom/android/sdk/identity/Registration.html#isValidRegistration--">isValidRegistration</a></span>()</code> </td> |
190 |
| -</tr> |
191 |
| -<tr id="i5" class="rowColor"> |
192 | 188 | <td class="colFirst"><code><a href="../../../../../io/intercom/android/sdk/identity/Registration.html" title="class in io.intercom.android.sdk.identity">Registration</a></code></td>
|
193 | 189 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../io/intercom/android/sdk/identity/Registration.html#withEmail-java.lang.String-">withEmail</a></span>(java.lang.String email)</code>
|
194 | 190 | <div class="block">Add an email address to this registration.</div>
|
195 | 191 | </td>
|
196 | 192 | </tr>
|
197 |
| -<tr id="i6" class="altColor"> |
| 193 | +<tr id="i5" class="rowColor"> |
198 | 194 | <td class="colFirst"><code><a href="../../../../../io/intercom/android/sdk/identity/Registration.html" title="class in io.intercom.android.sdk.identity">Registration</a></code></td>
|
199 | 195 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../io/intercom/android/sdk/identity/Registration.html#withUserAttributes-java.util.Map-">withUserAttributes</a></span>(java.util.Map<java.lang.String,java.lang.Object> attributes)</code>
|
200 | 196 | <div class="block">Add a map of user attributes to this registration.</div>
|
201 | 197 | </td>
|
202 | 198 | </tr>
|
203 |
| -<tr id="i7" class="rowColor"> |
| 199 | +<tr id="i6" class="altColor"> |
204 | 200 | <td class="colFirst"><code><a href="../../../../../io/intercom/android/sdk/identity/Registration.html" title="class in io.intercom.android.sdk.identity">Registration</a></code></td>
|
205 | 201 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../io/intercom/android/sdk/identity/Registration.html#withUserId-java.lang.String-">withUserId</a></span>(java.lang.String userId)</code>
|
206 | 202 | <div class="block">Add a unique user identifier to this registration.</div>
|
@@ -330,21 +326,12 @@ <h4>getUserId</h4>
|
330 | 326 | <a name="getAttributes--">
|
331 | 327 | <!-- -->
|
332 | 328 | </a>
|
333 |
| -<ul class="blockList"> |
| 329 | +<ul class="blockListLast"> |
334 | 330 | <li class="blockList">
|
335 | 331 | <h4>getAttributes</h4>
|
336 | 332 | <pre>public java.util.Map<java.lang.String,java.lang.Object> getAttributes()</pre>
|
337 | 333 | </li>
|
338 | 334 | </ul>
|
339 |
| -<a name="isValidRegistration--"> |
340 |
| -<!-- --> |
341 |
| -</a> |
342 |
| -<ul class="blockListLast"> |
343 |
| -<li class="blockList"> |
344 |
| -<h4>isValidRegistration</h4> |
345 |
| -<pre>protected boolean isValidRegistration()</pre> |
346 |
| -</li> |
347 |
| -</ul> |
348 | 335 | </li>
|
349 | 336 | </ul>
|
350 | 337 | </li>
|
|
0 commit comments