added message to dataparser
This commit is contained in:
@@ -18,6 +18,7 @@ namespace Util
|
|||||||
public const string NEW_CONNECTION = "NEW CONNECTION";
|
public const string NEW_CONNECTION = "NEW CONNECTION";
|
||||||
public const string DISCONNECT = "DISCONNECT";
|
public const string DISCONNECT = "DISCONNECT";
|
||||||
public const string LOGIN_DOCTOR = "LOGIN DOCTOR";
|
public const string LOGIN_DOCTOR = "LOGIN DOCTOR";
|
||||||
|
public const string MESSAGE = "MESSAGE";
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// makes the json object with LOGIN identifier and username and password
|
/// makes the json object with LOGIN identifier and username and password
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user