BeWoApp: neues Launcher-Icon und Notify-Icon

This commit is contained in:
staccatomamba
2016-07-25 14:48:35 +02:00
parent 2823f2840f
commit ddafedea6b
35 changed files with 89 additions and 103 deletions

View File

@@ -35,6 +35,8 @@ namespace BeWoChatServer
SenderPersonOid = pSenderPersonOid;
RecipientPersonOid = pRecipientPersonOid;
MessageTimeStamp = DateTime.Now;
ChatMessage = "";
Tenant = "";
}
public void GetData(string message)