Twilio Service
-
Global factory const which can be used to create a
TwilioServiceClient
with aStitchAppClient
. Pass intoStitchAppClient.serviceClient(fromFactory:withName)
to get a `TwilioServiceClient.Declaration
Swift
public let twilioServiceClientFactory: AnyNamedServiceClientFactory<TwilioServiceClient>
-
The Twilio service client, which can be used to send text messages with Twilio via MongoDB Stitch.
See moreDeclaration
Swift
public protocol TwilioServiceClient