This method also opens an novomind iAGENT Chat session, but with a video call option in addition to the text chatting
ICHATVideo.presentICHATVideo(parentViewController: UIViewController, nickname: String, category: String, animated: Bool = true)
parentViewController
: parent view controller that will hold the navigation controller of the novomind iAGENT Chat Video view controllernickname
: nickname of the agentcategory
: category the chats will be routed inanimated
: display the novomind iAGENT Chat Video view controller animated or not.This method also opens an novomind iAGENT Chat session, but with a video call option in addition to the text chatting
presentICHAT(final Context context, final String nickname, final String category)