connectivity/com.nokia.carbide.remoteConnections/src/com/nokia/carbide/remoteconnections/internal/api/IConnectedService2.java
changeset 899 b5675f3e69ad
parent 700 9441b6037cb6
child 1622 f2409b13f0f8
equal deleted inserted replaced
894:48b544aebc83 899:b5675f3e69ad
    21 
    21 
    22 import com.nokia.carbide.remoteconnections.interfaces.IConnectedService;
    22 import com.nokia.carbide.remoteconnections.interfaces.IConnectedService;
    23 
    23 
    24 /**
    24 /**
    25  * An extended interface to a connected service
    25  * An extended interface to a connected service
    26  * @since 3.0
    26  * @since 2.5
    27  */
    27  */
    28 public interface IConnectedService2 extends IConnectedService {
    28 public interface IConnectedService2 extends IConnectedService {
    29 
    29 
    30 	/**
    30 	/**
    31 	 * Return the properties for this connected service
    31 	 * Return the properties for this connected service