org.cdavies.itunes.request
Interface ServerInfoRequest

All Superinterfaces:
GenericRequest
All Known Implementing Classes:
LegacyServerInfoRequest

public interface ServerInfoRequest
extends GenericRequest


Method Summary
 double getServerDAAPVersion()
           
 
Methods inherited from interface org.cdavies.itunes.request.GenericRequest
constructQuery, process, runQuery, setHash
 

Method Detail

getServerDAAPVersion

public double getServerDAAPVersion()