FieldCompleteness Constants Reference

Declared in EMMspField.h
Availability 4.5

FieldCompleteness

The enum class to describe the completeness of a MSP field.

Definition

typedef NS_ENUM(NSInteger, FieldCompleteness ) {
   INCOMPLETE,
   COMPLETE,
};

Constants

INCOMPLETE

Indicates that the field data contains incompletes byte

Declared In EMMspField.h.

COMPLETE

Indicates that the field data is complete

Declared In EMMspField.h.

Availability

4.5

Declared In

EMMspField.h