Interface ConversationService
public interface ConversationService
Conversation Service
- Since:
- 1.3
- See Also:
-
Method Summary
-
Method Details
-
v1
ConversationService v1()Conversation Service V1- Returns:
- V1 service instance for project
- Since:
- 1.3
- See Also:
-
templates
TemplatesService templates()Templates serviceThe Template Management API offers a way to manage templates that can be used together with the Conversation API.
Note that you may also use the Message Composer tool on the Sinch Customer Dashboard to manage templates.
- Returns:
- Service instance for project
- Since:
- 1.3
- See Also:
-