Class IrdetoConfiguration

    • Method Detail

      • getCrmId

         final String getCrmId()

        The identifier of the CRM. (Nullable)

        • This identifier will be added to the license URL requests.

      • getAccountId

         final String getAccountId()

        The identifier of the Irdeto account. (Nullable)

        • This identifier will be added to the license URL requests.

      • getContentId

         final String getContentId()

        The identifier of the content. (Nullable)

        • This identifier will be added to the license URL requests.

      • getSessionId

         final String getSessionId()

        The identifier of the session. (Nullable)

        • It must be present for registered user flow parameters.

        • This is not mandatory in case of free open streams.

      • getTicket

         final String getTicket()

        The ticket for registered user flows. (Nullable)

        • It must be present for registered user flow parameters.

        • This is not mandatory in case of free open streams.