Class INStartVideoCallIntent

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

@Deprecated
public class INStartVideoCallIntent
extends INIntent
Deprecated.
Deprecated in iOS 13.0. INStartVideoCallIntent is deprecated. Please adopt INStartCallIntent instead
Since:
Available in iOS 10.0 and later.
  • Constructor Details

    • INStartVideoCallIntent

      public INStartVideoCallIntent()
      Deprecated.
    • INStartVideoCallIntent

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

      protected INStartVideoCallIntent​(NSObject.SkipInit skipInit)
      Deprecated.
    • INStartVideoCallIntent

      public INStartVideoCallIntent​(NSArray<INPerson> contacts)
      Deprecated.
  • Method Details

    • getContacts

      public NSArray<INPerson> getContacts()
      Deprecated.
    • supportsSecureCoding

      public static boolean supportsSecureCoding()
      Deprecated.
    • init

      protected long init​(NSArray<INPerson> contacts)
      Deprecated.