Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
typedef enum ACSCallDirection : NSInteger { ... } ACSCallDirection;
Description
Direction of a Call
Values
Name | Value | Description | Remarks |
---|---|---|---|
ACSCallDirectionOutgoing |
1 | Outgoing call | |
ACSCallDirectionIncoming |
2 | Incoming call |