public class GetLicenseResponse extends SubsonicResponse
getLicense callsSubsonicConnectionSTATUS_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, setVersionpublic GetLicenseResponse()
public SubsonicLicense getSubsonicLicense()
public GetLicenseResponse setSubsonicLicense(SubsonicLicense license)