Class ILCallCommunication

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class ILCallCommunication
extends ILCommunication
Since:
Available in iOS 12.0 and later.
  • Constructor Details

    • ILCallCommunication

      protected ILCallCommunication()
    • ILCallCommunication

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

      protected ILCallCommunication​(NSObject.SkipInit skipInit)
  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • isEqualToCallCommunication

      public boolean isEqualToCallCommunication​(ILCallCommunication communication)