Class TwilioSMSService
java.lang.Object
edu.ucsb.cs156.gauchoride.services.TwilioSMSService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsendSMSToAll
(Iterable<String> receivers, String content) sendSMSToOne
(String receiver, String content)
-
Field Details
-
ACCOUNT_SID
-
AUTH_TOKEN
-
-
Constructor Details
-
TwilioSMSService
-
-
Method Details
-
sendSMSToAll
-
sendSMSToOne
-