getting rid of GCM

This commit is contained in:
2019-05-08 16:33:29 +01:00
parent 11bf3758b3
commit 3adff3b155
6 changed files with 170 additions and 125 deletions

View File

@ -27,10 +27,6 @@ namespace Yavsc.Models.Google.Messaging
/// Message with payload response.
/// </summary>
public class MessageWithPayloadResponse {
/// <summary>
/// The multicast identifier.
/// </summary>
public string multicast_id;
/// <summary>
/// The success count.
/// </summary>