MXChatTab Class Reference

Inherits from NSObject
Declared in MXChatTab.h

  title

Tab’s title

@property (nonatomic, copy) NSString *title

Declared In

MXChatTab.h

  viewController

Tab’s view controller

@property (nonatomic, strong) UIViewController *viewController

Declared In

MXChatTab.h

+ chatTabWithTitle:viewController:

Get a chat tab quickly

+ (instancetype)chatTabWithTitle:(NSString *)title viewController:(UIViewController *)viewController

Declared In

MXChatTab.h