simplifying basic chat notifications
This commit is contained in:
parent
75fbe7be5e
commit
9774182add
11 changed files with 113 additions and 106 deletions
|
|
@ -8,9 +8,8 @@ namespace Yavsc
|
|||
public const string UserJoin = "userjoin";
|
||||
public const string PrivateMessageDenied = "deniedpv";
|
||||
public const string Error = "error";
|
||||
public const string BookQuery = "bookQuery";
|
||||
public const string ContactRefused = "contact refused";
|
||||
public const string ExistingUserName ="existing user name";
|
||||
|
||||
public const string ServerMessage = "server message";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue