Method | Description | |
---|---|---|
CheckInUserAtPlace ( |
||
GetCheckinInfo ( |
||
GetPlaceListNearLocation ( float lat, float lng, int limit ) : |
||
GetPopularPlaceList ( int limit ) : |
||
GetRecentPlaceList ( int limit ) : |
||
WebserviceCheckInAccess ( |
public CheckInUserAtPlace ( |
||
place | ||
return | void |
public GetCheckinInfo ( |
||
place | ||
activeList | System |
|
recentList | System |
|
recentLimit | int | |
return | void |
public GetPlaceListNearLocation ( float lat, float lng, int limit ) : |
||
lat | float | |
lng | float | |
limit | int | |
return |
public GetPopularPlaceList ( int limit ) : |
||
limit | int | |
return |
public GetRecentPlaceList ( int limit ) : |
||
limit | int | |
return |
public WebserviceCheckInAccess ( |
||
clientWrapper | ||
return | System |