recordTypeForRedialing
The category of past call record contact information used for redialing.
Declaration
var recordTypeForRedialing: INCallRecordType { get }Discussion
This value indicates which past call record your app should use in determining which contact or contacts to call. For example, if the user asks Siri to redial their last missed call, the system provides your intent handler with a start call intent whose recordTypeForRedialing is INCallRecordType.missed.