簡體   English   中英

GKMatchmakerViewController-如何檢測按下“立即播放”

[英]GKMatchmakerViewController - how to detect pressing “Play Now”

有沒有一種方法可以檢測何時按下了GKMatchmakerViewController中的“立即播放”按鈕?

我可以在參考文檔中找到的是:

– matchmakerViewController:didFindMatch:

– matchmakerViewController:didFindPlayers:

– matchmakerViewControllerWasCancelled:

– matchmakerViewController:didFailWithError:

– matchmakerViewController:didReceiveAcceptFromHostedPlayer:

不,視圖控制器不會為該事件調用委托方法。 您打算如何處理這些信息? Game Center的對接會在很大程度上是不透明的,據我所知,當時還沒有辦法影響對接過程。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM