![]() |
ObjectiveC SDK
2.0
|
#import "SendMmsStatusConstants.h"Variables | |
| int | messageTooLong = 70002 |
| int | recipientsInvalid = 70003 |
| int | tooManyNumbers = 70004 |
| int | senderNameInvalid = 70005 |
| int | messageInvalid = 70006 |
| int | subjectMissing = 70007 |
| int | subjectTooLong = 70008 |
| int | destinationInvalid = 70009 |
| int | messageUndevliverd = 70010 |
| int | attachmentTooBig = 70011 |
| int | fileNameMissing = 70012 |
| int | contentTypeMissing = 70013 |
| int | attachmentEncodingInvalid = 70014 |
| int | contentTypeInvalid = 70015 |
| int attachmentEncodingInvalid = 70014 |
| int attachmentTooBig = 70011 |
| int contentTypeInvalid = 70015 |
| int contentTypeMissing = 70013 |
| int destinationInvalid = 70009 |
| int fileNameMissing = 70012 |
| int messageInvalid = 70006 |
| int messageTooLong = 70002 |
| int messageUndevliverd = 70010 |
| int recipientsInvalid = 70003 |
| int senderNameInvalid = 70005 |
| int subjectMissing = 70007 |
| int subjectTooLong = 70008 |
| int tooManyNumbers = 70004 |
1.7.5