Class ProfileAudioMobileApp
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ProfileAudioMobileApp
- Direct Known Subclasses:
ProfileAudioMobileAppMixinAnnotations
Class that will hold the information about audio mobile in the settings provided by the profile
- Since:
- 4/13/21
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetmName()
void
setmBackgroundColor
(String mBackgroundColor) void
setmChannelColor
(String mChannelColor) void
setmChannelId
(String mChannelId) void
setmDescription
(String mDescription) void
setmImageUr
(String mImageUr) void
setmIpAddress
(String mIpAddress) void
setmIsAvailable
(Boolean mIsAvailable) void
setmIsEnabled
(Boolean mIsEnabled) void
setmLargeImageUrl
(String mLargeImageUrl) void
void
setmPlayingImageUrl
(String mPlayingImageUrl) toString()
-
Constructor Details
-
ProfileAudioMobileApp
public ProfileAudioMobileApp() -
ProfileAudioMobileApp
-
-
Method Details
-
toString
-
getmChannelId
-
setmChannelId
-
getmName
-
setmName
-
getmIsEnabled
-
setmIsEnabled
-
getmImageUr
-
setmImageUr
-
getmLargeImageUrl
-
setmLargeImageUrl
-
getmDescription
-
setmDescription
-
getmChannelColor
-
setmChannelColor
-
getmIsAvailable
-
setmIsAvailable
-
getmBackgroundColor
-
setmBackgroundColor
-
getmPlayingImageUrl
-
setmPlayingImageUrl
-
getmIpAddress
-
setmIpAddress
-