Skip to content

Instantly share code, notes, and snippets.

View DarrellBrogdon's full-sized avatar

Darrell Brogdon DarrellBrogdon

View GitHub Profile

Keybase proof

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:

import WatchKit
import Foundation
import WatchConnectivity
//
// The WatchKit Interface Controller
//
class InterfaceController: WKInterfaceController, WCSessionDelegate {
var session: WCSession!