I hereby claim:
- I am darrellbrogdon on github.
- I am dbrogdon (https://keybase.io/dbrogdon) on keybase.
- I have a public key ASB1ox9_z6m0ZxM7DBEPmRgklfD7Iv3NbbbzNzx_OTsYBAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import WatchKit | |
| import Foundation | |
| import WatchConnectivity | |
| // | |
| // The WatchKit Interface Controller | |
| // | |
| class InterfaceController: WKInterfaceController, WCSessionDelegate { | |
| var session: WCSession! |