Interface GKAgentDelegate

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
GKAgentDelegateAdapter, GKSCNNodeComponent, GKSKNodeComponent

public interface GKAgentDelegate
extends NSObjectProtocol
  • Method Summary

    Modifier and Type Method Description
    void didUpdate​(GKAgent agent)  
    void willUpdate​(GKAgent agent)