EAEAssembly

Objective-C

@interface EAEAssembly : TyphoonAssembly

Swift

class EAEAssembly : TyphoonAssembly

Undocumented

  • Undocumented

    Declaration

    Objective-C

    - (id)exxtractorConnection;

    Swift

    func exxtractorConnection() -> Any!
  • Undocumented

    Declaration

    Objective-C

    - (id)exxtractorManagerConnection;

    Swift

    func exxtractorManagerConnection() -> Any!