Class ServerInfo
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ServerInfo
Class that will hold the entire Profile information about all configurations and contents of the app
- Since:
- 4/12/21
-
Constructor Summary
ConstructorsConstructorDescriptionServerInfo
(String mModel, String mSerialNumber, String mServerVersion, String mVenueLEId) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setmSerialNumber
(String mSerialNumber) void
setmServerVersion
(String mServerVersion) void
setmVenueLEId
(String mVenueLEId) toString()