Class MSSession

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MSSession
extends NSObject
implements NSSecureCoding
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • MSSession

      public MSSession()
    • MSSession

      protected MSSession​(NSObject.Handle h, long handle)
    • MSSession

      protected MSSession​(NSObject.SkipInit skipInit)
    • MSSession

      public MSSession​(NSCoder coder)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)