使用范围:WX
component CordovaQQ ($UI/comp/cordovaQQ/components/cordovaQQ/cordovaQQ) extends Component
Constructor Top
CordovaQQ () | |||
CordovaQQ ( config) |
Methods Top
void | qqLogin () | |
void | qqShare (String title, String description, String imageUrl, String url) | |
void | qqShareQzone (String title, String description, String imageUrl, String url) |
Operations Top
qqLogin () | ||
qqShare (String title, String description, String imageUrl, String url) | ||
qqShareQzone (String title, String description, String imageUrl, String url) |
Events Top
void | loginFail (Err error) | |
void | loginSuccess (LoginSuccess_res event) | |
void | shareFail (String error) | |
void | shareSuccess (String result) |
Constructor details
Top
public
CordovaQQ
()
public
CordovaQQ
( config)
构造函数
Inherited from Operational
public
CordovaQQ
()
public
CordovaQQ
( config)
构造函数
Inherited from Operational
Methods Detail Top
public
void
qqLogin
()
QQ登录
public
void
qqShare
(String title, String description, String imageUrl, String url)
QQ分享(联系人)
public
void
qqShareQzone
(String title, String description, String imageUrl, String url)
QQ分享(联系人)
Operations Detail Top
public
qqLogin
()
QQ登录
public
qqShare
(String title, String description, String imageUrl, String url)
QQ分享(联系人)
public
qqShareQzone
(String title, String description, String imageUrl, String url)
QQ分享(联系人)
Events Detail Top
QQ登录失败
QQ登录成功
public
void
shareFail
(String error)
QQ登录成功
public
void
shareSuccess
(String result)
QQ登录成功