Room List - TapUI
If you are using UI implementation type, you can use the method below to open TapTalk.io's chat room list view.
Note: You can get TapTalk.io current view controller or navigation controller to integrate to your current view controller by using getCurrentTapTalkActiveViewController method.
Room List View Controller Lifecycle
If you need to do something in TapUIRoomListViewController
view lifecycle, you can implement our TapUIRoomListViewControllerLifecycleDelegate
in Event Delegate - Room List Lifecycle Delegate section.
Last updated