GameViewControllerDelegate
@protocol GameViewControllerDelegate <NSObject>
GameViewControllerDelegate
is used to notify the delegate of any changes a game view controller makes to the GameData
.
VouchrSDK Docs (87% documented)
@protocol GameViewControllerDelegate <NSObject>
GameViewControllerDelegate
is used to notify the delegate of any changes a game view controller makes to the GameData
.