This method opens an novomind iAGENT Chat session with the novomind iAGENT Chat backend and establishes a text Conversation with a real agent
IAGENT.presentIChat(parentViewController: UIViewController, nickname: String, category: String, animated: Bool = true)
parentViewController
: parent view controller that will hold the navigation controller of the novomind iAGENT Chat view controllernickname
: nickname of the customercategory
: category the chats will be routed inanimated
: display the novomind iAGENT Chat view controller animated or not.This method opens an novomind iAGENT Chat session with the novomind iAGENT Chat backend and establishes a text Conversation with a real agent
presentICHAT(final Context context, final String nickname, final String category)