SINCallDirection Constants Reference
| Declared in | SINCall.h |
|---|
SINCallDirection
Definition
typedef NS_ENUM(NSInteger, SINCallDirection ) {
SINCallDirectionIncoming = 0,
SINCallDirectionOutgoing,
};