serviceName

serviceName

serviceName Instance Property of INSendMessageIntent The service to use when sending the message.

var serviceName: String? { get }

Discussion

Apps that support multiple ways of sending messages can use the information in this property to determine which service to use. If your app supports only one way of sending messages, you can ignore this value.