SINCallDirection Constants Reference

Declared in SINCall.h

SINCallDirection

Definition

typedef NS_ENUM(NSInteger, SINCallDirection ) {
   SINCallDirectionIncoming = 0,
   SINCallDirectionOutgoing,
};

Constants

SINCallDirectionIncoming

Declared In SINCall.h.

SINCallDirectionOutgoing

Declared In SINCall.h.