/ Published in: Objective C

The Unity invites delegate.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
// all incoming invites will be received in this delegate { // store invites persistently in either NSUserDefaults, in a file, or CoreData }
Comments
