v_chat_sdk library

Classes

ArLanguage
CreateGroupRoomDto
EnLanguage
VChatAddLanguageModel
VChatController
this is the controller of vchat which create the chat or customize the design
VChatGroupChatInfo
VChatGroupUser
VChatLoginDto
dto login object
VChatLookupString
implement this class to support new languages
VChatNotificationSettings
VChatRegisterDto
dto register object
VChatRoomsScreen
VChatRoomsView
isGroupChat will be true only if the current chat is group isGroupChat == false then uniqueId will be the unique id of user witch you send to v chat while register then you can redirect it to user profile And vChatGroupChatInfo will be null isGroupChat == true then the uniqueId is the group id you will need to send it to the group apis like update and add users And vChatGroupChatInfo will be the group Data you can navigate to this page and define your appbar
VChatWidgetBuilder

Exceptions / Errors

VChatSdkException
custom VChatSdkException