메소드 | 설명 | |
---|---|---|
CheckInUserAtPlace ( string username, |
||
DeleteCheckInsForUser ( string username ) : void | ||
GetCheckinInfo ( int placeId, List |
||
GetPlaceListNearLocation ( float lat, float lng, int limit ) : List |
||
GetPopularPlaceList ( int limit ) : List |
||
GetRecentPlaceList ( int limit ) : List |
메소드 | 설명 | |
---|---|---|
SetupAndCall ( Action |
public CheckInUserAtPlace ( string username, |
||
username | string | |
place | ||
리턴 | void |
public DeleteCheckInsForUser ( string username ) : void | ||
username | string | |
리턴 | void |
public GetCheckinInfo ( int placeId, List |
||
placeId | int | |
activeList | List |
|
recentList | List |
|
recentLimit | int | |
리턴 | void |
public GetPlaceListNearLocation ( float lat, float lng, int limit ) : List |
||
lat | float | |
lng | float | |
limit | int | |
리턴 | List |