BeWoApp: neues Launcher-Icon und Notify-Icon
This commit is contained in:
@@ -828,6 +828,7 @@ namespace BS.Shared
|
||||
Login,
|
||||
Logout,
|
||||
Null,
|
||||
StatusNotification
|
||||
StatusNotificationLogin,
|
||||
StatusNotificationLogout
|
||||
}
|
||||
}
|
||||
@@ -35,6 +35,8 @@ namespace BeWoChatServer
|
||||
SenderPersonOid = pSenderPersonOid;
|
||||
RecipientPersonOid = pRecipientPersonOid;
|
||||
MessageTimeStamp = DateTime.Now;
|
||||
ChatMessage = "";
|
||||
Tenant = "";
|
||||
}
|
||||
|
||||
public void GetData(string message)
|
||||
|
||||
Reference in New Issue
Block a user