ARTRestAnnotationsInternal

Objective-C

@interface ARTRestAnnotationsInternal : NSObject<ARTRestAnnotationsProtocol> - (instancetype)initWithChannel:(ARTRestChannelInternal *)channel logger:(ARTInternalLog *)logger; @end

Swift

class ARTRestAnnotationsInternal : NSObject, ARTRestAnnotationsProtocol

Undocumented