INCallRecordType Enum

Definition

Enumerates the record types for audio or video calls.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 0, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INCallRecordType
type INCallRecordType = 
Inheritance
INCallRecordType
Attributes

Fields

Latest 4

The most recent call for the user.

Missed 2

The call was not answered.

Outgoing 1

The call originated on the device.

Received 3

The call was answered.

Unknown 0

The form of the call could not be determined.

Voicemail 5

A voicemail.

Applies to