作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在GKTurnBasedMatch
中,每个GKTurnBasedParticipant
都有一个status
属性。我想将此属性设置为 GKTurnBasedParticipantStatusDeclined ;但是,它是只读的。我如何以编程方式执行此操作?
据我所知,这只能通过 GKTurnBasedMatchmakerViewController
或通过清除邀请通知来完成。
最佳答案
在 iOS 6.0 中,我们有了新的 GKTurnBasedMatch 方法
- (void)declineInviteWithCompletionHandler:(void (^)(NSError *error))completionHandler
关于ios - 有没有办法以编程方式拒绝 GameKit 中的回合制比赛?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9122660/
我是一名优秀的程序员,十分优秀!