public class UserGigography extends Object
| Constructor and Description |
|---|
UserGigography(UserGigographyCaller userGigographyCaller) |
| Modifier and Type | Method and Description |
|---|---|
ApiCaller<ResultsPage<Event>> |
byName(String username) |
ApiCaller<ResultsPage<Event>> |
byName(String username,
Param... params) |
public UserGigography(UserGigographyCaller userGigographyCaller)
public ApiCaller<ResultsPage<Event>> byName(String username)
public ApiCaller<ResultsPage<Event>> byName(String username, Param... params)
Copyright © 2017. All rights reserved.