Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

MethodPoolB.h









@interface B
- (int)method1;
- (int)method2:(float)param;
@end