org.fourthline.cling.model
Class UserConstants

java.lang.Object
  extended by org.fourthline.cling.model.UserConstants

public class UserConstants
extends Object

Settings you can modify if you know what you are doing.

Author:
Michael Pujos

Field Summary
static int DEFAULT_SUBSCRIPTION_DURATION_SECONDS
           
static String PRODUCT_TOKEN_NAME
           
static String PRODUCT_TOKEN_VERSION
           
 
Constructor Summary
UserConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRODUCT_TOKEN_NAME

public static final String PRODUCT_TOKEN_NAME
See Also:
Constant Field Values

PRODUCT_TOKEN_VERSION

public static final String PRODUCT_TOKEN_VERSION
See Also:
Constant Field Values

DEFAULT_SUBSCRIPTION_DURATION_SECONDS

public static final int DEFAULT_SUBSCRIPTION_DURATION_SECONDS
See Also:
Constant Field Values
Constructor Detail

UserConstants

public UserConstants()


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.