Class CKContainer.Notifications

  • Enclosing class:
    CKContainer

    public static class CKContainer.Notifications
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Notifications()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static NSObject observeAccountChanged​(java.lang.Runnable block)  
      • Methods inherited from class java.lang.Object

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

      • Notifications

        public Notifications()
    • Method Detail

      • observeAccountChanged

        public static NSObject observeAccountChanged​(java.lang.Runnable block)
        Since:
        Available in iOS 9.0 and later.