• Home
  • API Documentation

Class Notification

Generic type to represent a push notification from GroupMe.

Inheritance
Object
Notification
DirectMessageCreateNotification
FavoriteUpdate
LikeCreateNotification
LineMessageCreateNotification
PingNotification
Namespace: GroupMeClientApi.Push.Notifications
Assembly: GroupMeClientApi.dll
Syntax
public class Notification : object

Properties

| Improve this Doc View Source

Type

Gets the attachment type.

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