Package 

Class CloudFrameInfoBean

    • Constructor Summary

      Constructors 
      Constructor Description
      CloudFrameInfoBean(String downloadUrl, String cloudUrl, String secret, String videoSign)
    • Method Summary

      Modifier and Type Method Description
      String getDownloadUrl()
      String getCloudUrl()
      String getSecret()
      String getVideoSign()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CloudFrameInfoBean

        CloudFrameInfoBean(String downloadUrl, String cloudUrl, String secret, String videoSign)