| Package | Description |
|---|---|
| com.empyr.api |
| Modifier and Type | Method and Description |
|---|---|
RestResponse<RestUser> |
EmpyrClient.uploadPhoto(FileUpload fu) |
RestResponse<RestUser> |
EmpyrClient.usersGet(String userId) |
RestResponse<RestUser> |
EmpyrClient.usersLookup(String email) |
RestResponse<RestUser> |
EmpyrClient.usersSignup(String firstname,
String lastname,
String email,
String postalCode,
String password,
String referralCode,
Map<String,Object> additionalParams)
Signs up a user with the Empyr backend.
|
Copyright © 2018 Empyr, Inc.. All rights reserved.