Class PushNotification


  • @Deprecated
    public class PushNotification
    extends java.lang.Object
    Deprecated.
    • Constructor Summary

      Constructors 
      Constructor Description
      PushNotification()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static java.lang.String[] readMessages()
      Deprecated.
      static java.lang.String readToken()
      Deprecated.
      • Methods inherited from class java.lang.Object

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

      • PushNotification

        public PushNotification()
        Deprecated.
    • Method Detail

      • readToken

        @Deprecated
        public static java.lang.String readToken()
        Deprecated.
      • readMessages

        @Deprecated
        public static java.lang.String[] readMessages()
        Deprecated.