Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

最新版本怎么没有设置delegate的地方? #66

Open
PeterHan1981 opened this issue Nov 26, 2013 · 2 comments
Open

最新版本怎么没有设置delegate的地方? #66

PeterHan1981 opened this issue Nov 26, 2013 · 2 comments

Comments

@PeterHan1981
Copy link

看了一下Demo和文档,发现没有设置Delegate的地方。
SendMessageToWeiboViewController.h这个里面有服从WBHttpRequestDelegate这个代理,但是整个SendMessageToWeiboViewController.m中,却没有设置代理的地方,目前代理都是默认的当前的对象么,没法自己设置了?

@horstleung
Copy link

[WBHttpRequest requestWithAccessToken:response.accessToken url:@"https://api.weibo.com/2/users/show.json" httpMethod:@"GET" params:dict delegate:self withTag:@"userInfo"];
當中有呀

@PeterHan1981
Copy link
Author

ÊÕµ½£¬Ð»Ð»

At 2013-12-22 17:50:35,"Horst Leung" [email protected] wrote:

[WBHttpRequest requestWithAccessToken:response.accessToken url:@"https://api.weibo.com/2/users/show.json" httpMethod:@"GET" params:dict delegate:self withTag:@"userInfo"];
®”ÖÐÓÐѽ

¡ª
Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants