Skip to content

Commit

Permalink
Added some xml documentation to GCM Registration ID's. Close Redth#193
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed May 29, 2013
1 parent ca3a36f commit 84d6abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PushSharp.Android/Gcm/GcmNotification.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public GcmNotification()
}

/// <summary>
/// Registration ID of the Device
/// Registration ID of the Device(s). Maximum of 1000 registration Id's per notification.
/// </summary>
public List<string> RegistrationIds
{
Expand Down

0 comments on commit 84d6abe

Please sign in to comment.