Class ProfileInfrastructure
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ProfileInfrastructure
Class that will hold the Profile Infrastructure information for the app
- Since:
- 12/08/22
-
Constructor Summary
ConstructorsConstructorDescriptionProfileInfrastructure
(String[] mGPS, String[] mTimers, ProfileServer[] mServers) -
Method Summary
Modifier and TypeMethodDescriptionString[]
getmGPS()
String[]
getServerIpById
(String mServer_Id) void
void
setmServers
(ProfileServer[] mServers) void
setmTimers
(String[] mTimers) toString()