Inherits from NSObject
Conforms to AGPipeConfig
Declared in AGPipeConfiguration.h
AGPipeConfiguration.m

Overview

The internal implementation of the AGPipeConfig to configure AGPipe objects.

Instance Methods

endpoint

The endpoint to the configuration. If no endpoint is specified, the name will be used as its value.

- (NSString *)endpoint

Discussion

The endpoint to the configuration. If no endpoint is specified, the name will be used as its value.

Declared In

AGPipeConfig.h