callType property

String? callType
getter/setter pair

Type of call:

  • answered
  • incoming
  • blocked
  • missed
  • outgoing
  • rejected
  • voice_mail

Implementation

String? callType;