ChatCompositeViewController
public class ChatCompositeViewController : UIViewController
The Chat Composite View Controller is a view component for a single chat thread
-
Create an instance of ChatCompositeViewController with chatAdapter for a single chat thread
Declaration
Swift
public init(with chatAdapter: ChatAdapter)
Parameters
chatAdapter
The required parameter to create a view component