Methods
openWidget
openWidgetExample
_wepin.openWidget();closeWidget
closeWidgetExample
_wepin.closeWidget();getAccounts
getAccountsList<Account> accounts = _wepin.getAccounts();Account
Accountfinalize
finalizeExample
getStatus (Supporting from version 0.0.4-alpha or higher)
getStatus (Supporting from version 0.0.4-alpha or higher)Example
The Returned Values
login (Supporting from version 0.0.4-alpha or higher)
login (Supporting from version 0.0.4-alpha or higher)Example
WepinUser
WepinUsergetSignForLogin (Supporting from version 0.0.4-alpha or higher)
getSignForLogin (Supporting from version 0.0.4-alpha or higher)Example
Parameters
Returned Values
loginWithExternalToken (Supporting from version 0.0.4-alpha or higher)
loginWithExternalToken (Supporting from version 0.0.4-alpha or higher)Example
Parameters
Returned Values
logout (Supporting from version 0.0.4-alpha or higher)
logout (Supporting from version 0.0.4-alpha or higher)Example
Returned Values
Last updated
Was this helpful?