| Argument | + *Value Type | + *Value | + *Note | + *
|---|---|---|---|
| networkName | + *Number | + *KiiSocialNetworkName.FACEBOOK | + *Specify Facebook | + *
| apiKey | + *String | + *null | + *Facebook does not requires this argument. | + *
| apiSecret | + *String | + *null | + *Facebook does not requires this argument. | + *
| extras | + *Object | + *null | + *Facebook does not requires this argument. | + *
| Argument | + *Value Type | + *Value | + *Note | + *
|---|---|---|---|
| networkName | + *Number | + *KiiSocialNetworkName.TWITTER | + *Specify Twitter | + *
| apiKey | + *String | + *null | + *Twitter does not requires this argument. | + *
| apiSecret | + *String | + *null | + *Twitter does not requires this argument. | + *
| extras | + *Object | + *null | + *Twitter does not requires this argument. | + *
| Argument | + *Value Type | + *Value | + *Note | + *
|---|---|---|---|
| networkName | + *Number | + *KiiSocialNetworkName.QQ | + *Specify QQ | + *
| apiKey | + *String | + *null | + *QQ does not requires this argument. | + *
| apiSecret | + *String | + *null | + *QQ does not requires this argument. | + *
| extras | + *Object | + *null | + *QQ does not requires this argument. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| access_token | + *String | + *Access token of Facebook. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| oauth_token | + *String | + *OAuth access token of twitter. | + *This is mandatory. | + *
| oauth_token_secret | + *String | + *OAuth access token secret of twitter. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| access_token | + *String | + *Access token of Google. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| access_token | + *String | + *Access token of Renren. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| access_token | + *String | + *Access token of QQ. | + *This is mandatory. | + *
| openID | + *String | + *OpenID of QQ. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| access_token | + *String | + *Access token of Facebook. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| oauth_token | + *String | + *OAuth access token of twitter. | + *This is mandatory. | + *
| oauth_token_secret | + *String | + *OAuth access token secret of twitter. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| access_token | + *String | + *Access token of Google. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| access_token | + *String | + *Access token of Renren. | + *This is mandatory. | + *
| Key | + *Value type | + *Value | + *Note | + *
|---|---|---|---|
| access_token | + *String | + *Access token of QQ. | + *This is mandatory. | + *
| openID | + *String | + *OpenID of QQ. | + *This is mandatory. | + *
| Key | + *Type | + *Value | + *
|---|---|---|
| "access_token" | + *String | + *required for accessing KiiCloud | + *
| "expires_at" | + *Date | + *Access token expiration time, null if the user is not login user. | + *