Home
last modified time | relevance | path

Searched refs:SMSMimeTypeException (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-sms/ios/
H A DSMSExceptions.swift27 internal class SMSMimeTypeException: GenericException<String> { class
H A DExpoSMSModule.swift50 throw SMSMimeTypeException(attachment.mimeType) in sendSMSAsync()
/expo/ios/versioned/sdk49/ExpoSMS/
H A DSMSExceptions.swift27 internal class SMSMimeTypeException: GenericException<String> { class
H A DExpoSMSModule.swift50 throw SMSMimeTypeException(attachment.mimeType) in sendSMSAsync()
/expo/ios/versioned/sdk48/ExpoSMS/
H A DSMSExceptions.swift27 internal class SMSMimeTypeException: GenericException<String> { class
H A DExpoSMSModule.swift50 throw SMSMimeTypeException(attachment.mimeType) in sendSMSAsync()