SMCompletionStatus Constants Reference
| Declared in | SMRespondent.h | 
SMCompletionStatus
An enumeration for the two possible survey completion statuses
Definition
typedef NS_ENUM(NSUInteger, SMCompletionStatus ) {
                            
                               SMCompletionStatusPartiallyComplete,
                            
                               SMCompletionStatusComplete,
                            
                            };
                    
                    Constants
Declared In
SMRespondent.h