Interface TemplatesService


public interface TemplatesService
Service for working with Conversation templates
Since:
1.3
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    v1()
    Service for working with templates V1
    v2()
    Service for working with templates V2
  • Method Details

    • v1

      Service for working with templates V1
      Returns:
      Templates V1 service
      Since:
      1.3
    • v2

      Service for working with templates V2
      Returns:
      Templates V2 service
      Since:
      1.3