|
MessengerYouLike.IMSDK.IMServer
|
|
Used to Specify the Table name that holds the Users information, Only used when system is integrated.
public String TableName_MessengerYouLike_Users;
Public Property TableName_MessengerYouLike_Users() As String
This property returns the name of Table that holds the information for users
If the system is not integrated this property should not be used
This property will specify the table name in the database which holds the user information , like username , password , first name , last name , email etc..