开发者

How to send and receive userdata in notification?

I want to send NSMutableDictionary with 4 key-values 开发者_StackOverflowin notification and want same at receiving side.

How to do that?


- (void)postNotificationName:(NSString *)aName object:(id)anObject userInfo:(NSDictionary *)aUserInfo; 

I think you can use the userInfo argument

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜