NBMTreeEndpoint Class Reference

Inherits from NSObject
Declared in NBMTreeEndpoint.h

  sdpAnswer

@property (nonatomic, copy) NSString *sdpAnswer

  identifier

@property (nonatomic, copy) NSString *identifier

– initWithIdentifier:sdpAnswer:

- (instancetype)initWithIdentifier:(NSString *)identifier sdpAnswer:(NSString *)sdpAnswer