ARTRestChannelInternal

Objective-C

@interface ARTRestChannelInternal : ARTChannel

Swift

class ARTRestChannelInternal : ARTChannel

Undocumented

Private

  • Undocumented

    Declaration

    Objective-C

    @property (readonly, getter=getBasePath) NSString *basePath

    Swift

    var basePath: String { get }