OMCServiceProxy Class Reference

Inherits from NSObject
Declared in OMCServiceProxy.h

Overview

Interface to an OMCe service proxy. This is an abstract superclass of the various OMC service proxies.

  mobileComponent

The service proxy’s mobile component.

@property (readonly) OMCMobileComponent *mobileComponent

Declared In

OMCServiceProxy.h

  properties

The service proxy’s properties, as specified by the OMC property list file (OMC.plist).

@property (readonly) NSDictionary<NSString*id> *properties

Declared In

OMCServiceProxy.h