public class GetLicenseResponse extends SubsonicResponse
getLicense
callsSubsonicConnection
STATUS_FAILED, STATUS_OK
Constructor and Description |
---|
GetLicenseResponse()
Constructs a new GetLicenseResponse with a default constructed SubsonicLicense
|
Modifier and Type | Method and Description |
---|---|
SubsonicLicense |
getSubsonicLicense() |
GetLicenseResponse |
setSubsonicLicense(SubsonicLicense license) |
getStatus, getVersion, setStatus, setVersion, setVersion
public GetLicenseResponse()
public SubsonicLicense getSubsonicLicense()
public GetLicenseResponse setSubsonicLicense(SubsonicLicense license)