Property | Type | Description | |
---|---|---|---|
ApiBase | string | ||
LegacyUrlPatternRegex | |||
UrlPatternRegex |
Method | Description | |
---|---|---|
FetchCheckinLocation ( string url, |
Foursquare のチェックイン URL から位置情報を取得します
|
|
FetchCheckinLocationLegacy ( string url, |
Foursquare のチェックイン URL から位置情報を取得します (古い形式の URL)
|
|
FoursquareCheckin ( ) : System | ||
FoursquareCheckin ( |
||
GetThumbnailInfoAsync ( string url, PostClass post, |
Method | Description | |
---|---|---|
ParseIntoLocation ( byte jsonBytes ) : GlobalLocation |
public FetchCheckinLocation ( string url, |
||
url | string | |
token | ||
return | Task |
public FetchCheckinLocationLegacy ( string url, |
||
url | string | |
token | ||
return | Task |
public FoursquareCheckin ( |
||
http | ||
return | System |
public GetThumbnailInfoAsync ( string url, PostClass post, |
||
url | string | |
post | PostClass | |
token | ||
return | Task |
public static Regex,System.Text.RegularExpressions LegacyUrlPatternRegex | ||
return |