org.cdavies.itunes.request
Interface LoginRequest

All Superinterfaces:
GenericRequest
All Known Implementing Classes:
LegacyLoginRequest

public interface LoginRequest
extends GenericRequest


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

Method Detail

getSessionId

public int getSessionId()