Class PlayReadyContentKey

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class PlayReadyContentKey
    extends ObjectBase
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • PlayReadyContentKey

        public PlayReadyContentKey()
      • PlayReadyContentKey

        public PlayReadyContentKey​(com.google.gson.JsonObject jsonObject)
                            throws APIException
        Throws:
        APIException
    • Method Detail

      • getKeyId

        public String getKeyId()
      • setKeyId

        public void setKeyId​(String keyId)
      • keyId

        public void keyId​(String multirequestToken)
      • getContentKey

        public String getContentKey()
      • setContentKey

        public void setContentKey​(String contentKey)
      • contentKey

        public void contentKey​(String multirequestToken)