Condividi tramite


INCallRecordTypeOptions Enumerazione

Definizione

Contrassegna che enumera i tipi di chiamata da cercare.

Questa enumerazione supporta una combinazione bit per bit dei rispettivi valori dei membri.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum INCallRecordTypeOptions
type INCallRecordTypeOptions = 
Ereditarietà
INCallRecordTypeOptions
Attributi

Campi

Latest 8

Indica che la chiamata più recente dell'utente deve essere cercata.

Missed 2

Indica che le chiamate perse devono essere ricercate.

Outgoing 1

Indica che le chiamate in uscita devono essere ricercate.

Received 4

Indica che le chiamate ricevute devono essere ricercate.

Voicemail 16

Indica che i messaggi vocali devono essere cercati.

Si applica a