Method | Description | |
---|---|---|
FacebookClient ( int portalId, AuthMode mode ) : System |
Method | Description | |
---|---|---|
GetExpiry ( string responseText ) : System.TimeSpan | ||
GetToken ( string responseText ) : string |
public FacebookClient ( int portalId, AuthMode mode ) : System | ||
portalId | int | |
mode | AuthMode | |
return | System |
protected GetExpiry ( string responseText ) : System.TimeSpan | ||
responseText | string | |
return | System.TimeSpan |
protected GetToken ( string responseText ) : string | ||
responseText | string | |
return | string |