getting rid of GCM

This commit is contained in:
Paul Schneider 2019-05-08 16:33:29 +01:00
commit f59d3b4b22
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>