Class CallbackConfiguration


  • public class CallbackConfiguration
    extends Object
    Callback configuration
    Since:
    1.0
    • Constructor Detail

      • CallbackConfiguration

        public CallbackConfiguration​(String projectId,
                                     String hmacSecret)
        Parameters:
        projectId - ID of the project the configuration belongs to.
        hmacSecret - The HMAC secret used for creating the callbacks X-Sinch-Signature header.