다음을 통해 공유


GKNotificationMatch 대리자

정의

일치가 이루어진 후 동작을 지정하는 와 함께 FindMatch(GKMatchRequest, GKNotificationMatch) 사용되는 대리자입니다.

public delegate void GKNotificationMatch(GKMatch match, NSError error);
type GKNotificationMatch = delegate of GKMatch * NSError -> unit

매개 변수

match
GKMatch
error
NSError

적용 대상