Class Notification


  • public class Notification
    extends java.lang.Object
    Represents a notification.
    • Constructor Summary

      Constructors 
      Constructor Description
      Notification​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientUserNotifications.Notification notification)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getCount()  
      int getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Notification

        public Notification​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientUserNotifications.Notification notification)
    • Method Detail

      • getCount

        public int getCount()
        Returns:
        the number of notifications
      • getType

        public int getType()
        Returns:
        the type of the notification