public class GetlastSeenDetailsInput
extends java.lang.Object
Constructor and Description |
---|
GetlastSeenDetailsInput() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthToken()
This Method is use to Get the authToken
|
java.lang.String |
getCountryCode()
This Method is use to Get the countryCode
|
java.lang.String |
getLangCode()
This Method is use to Get the lang Code
|
java.lang.String |
getMuviUniqId()
This Method is use to Get the muvi Unique Id
|
java.lang.String |
getUserId()
This Method is use to Get the userId
|
void |
setAuthToken(java.lang.String authToken)
This Method is use to Set the auth Token
|
void |
setCountryCode(java.lang.String countryCode)
This Method is use to Set the countryCode
|
void |
setLangCode(java.lang.String langCode)
This Method is use to Set the langCode
|
void |
setMuviUniqId(java.lang.String muviUniqId)
This Method is use to Set the muvi Uniq Id
|
void |
setUserId(java.lang.String userId)
This Method is use to Set the user Id
|
public java.lang.String getAuthToken()
public void setAuthToken(java.lang.String authToken)
authToken
- For Setting The auth Tokenpublic java.lang.String getCountryCode()
public void setCountryCode(java.lang.String countryCode)
countryCode
- For Setting The countryCodepublic java.lang.String getUserId()
public void setUserId(java.lang.String userId)
userId
- For Setting The user Idpublic java.lang.String getLangCode()
public void setLangCode(java.lang.String langCode)
langCode
- For Setting The langCodepublic java.lang.String getMuviUniqId()
public void setMuviUniqId(java.lang.String muviUniqId)
muviUniqId
- For Setting The muvi Uniq Id