RVS_BTDriver_WatchOS_Test_Harness_ExtensionDelegate

class RVS_BTDriver_WatchOS_Test_Harness_ExtensionDelegate : NSObject, WKExtensionDelegate

This is the main extension delegate class for the Watch standalone app.

Class Computed Properties

  • Shortcut to fetch the delegate instance, cast correctly. May be nil.

    Declaration

    Swift

    class var delegateObject: RVS_BTDriver_WatchOS_Test_Harness_ExtensionDelegate! { get }