public class LoadRegisteredDevicesOutput.DeviceList
extends java.lang.Object
Constructor and Description |
---|
DeviceList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCreatedBy()
This Method is use to get the createdBy
|
java.lang.String |
getCreatedDate()
This Method is use to get the createdDate
|
java.lang.String |
getDeletedDate()
This Method is use to get the deletedDate
|
java.lang.String |
getDevice()
This Method is use to get the device
|
java.lang.String |
getDeviceInfo()
This Method is use to get the deviceInfo
|
java.lang.String |
getDeviceType()
This Method is use to get the deviceType
Device type (1->Web,2->Android,3->Ios,4->Roku).
|
java.lang.String |
getFlag()
This Method is use to get the flag
|
java.lang.String |
getGoogleId()
This Method is use to get the googleId
|
java.lang.String |
getId()
This Method is use to get the id
|
java.lang.String |
getOther()
This Method is use to get the other
|
java.lang.String |
getStudioId()
This Method is use to get the studioId
|
java.lang.String |
getUserId()
This Method is use to get the userId
|
@Nullable public java.lang.String getId()
@Nullable public java.lang.String getUserId()
@Nullable public java.lang.String getStudioId()
@Nullable public java.lang.String getDevice()
@Nullable public java.lang.String getDeviceInfo()
@Nullable public java.lang.String getDeviceType()
@Nullable public java.lang.String getGoogleId()
@Nullable public java.lang.String getCreatedBy()
@Nullable public java.lang.String getCreatedDate()
@Nullable public java.lang.String getOther()
@Nullable public java.lang.String getFlag()
@Nullable public java.lang.String getDeletedDate()