How to integrate IMServer into existing system.
IMServer Can be integrated into any existing system. the only Restriction is the IMSDK.IMServer.DatabaseProviders if the system uses any of the database as in IMSDK.IMServer.DatabaseProviders then the system can be integrated into IMServer , and all Users in existing system can login and use IMClient with out any modification to the existing system coding , follow these steps to integrate IMServer into any existing system.
IMSDK.IMServer.TableName_MessengerYouLike_Users ="Users_info"
IMSDK.IMServer.ColName_MessengerYouLike_ID = "ID"
IMSDK.IMServer.ColName_MessengerYouLike_Username ="Username"