• Home
  • API Documentation

Class PingNotification

Represents a placeholder PING type notification.

Inheritance
Object
Notification
PingNotification
Namespace: GroupMeClientApi.Push.Notifications
Assembly: GroupMeClientApi.dll
Syntax
public class PingNotification : Notification

Properties

| Improve this Doc View Source

Type

Gets the attachment type.

Declaration
public override string Type { get; }
Property Value
Type Description
String
Overrides
Notification.Type
  • Edit on GitHub
  • View on GitHub
Back to top Generated by DocFX