Twilio Service

  • Global factory const which can be used to create a TwilioServiceClient with a StitchAppClient. Pass into StitchAppClient.serviceClient(fromFactory:withName) to get a `TwilioServiceClient.

    Declaration

    Swift

    public let twilioServiceClientFactory: <<error type>>
  • The Twilio service client, which can be used to send text messages with Twilio via MongoDB Stitch.

    See more

    Declaration

    Swift

    public protocol TwilioServiceClient