当一个委托被触发时,如何调用另一个类的方法?
我的项目中有一个 mainViewController 类和一个 wifi 连接类。 主视图控制器类将初始化 wifi 连接类(所有网络委托和事件)。wifi 连接类中有一个委托,当流到达我们的设备时它将起作用。我需要调用名为“welcomeMessage”的 mainViewController 方法当我的 wifi 类代表被触发时。 任何人都可以帮助我做到这一点或为我提供一些好的方法......
i have a mainViewController class and a wifi connection class in my project.
Main view controller class will initialize the wifi connection class(all network delegates and events).there is a delegate in wifi connection class which will work when a stream is came to our device.i need to call a mainViewController method named as "welcomeMessage" when my wifi class delegate is triggered.
can any one help me to do it or provide me some good way to do it...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论