Class ProfilePermissions
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.ProfilePermissions
Class that will hold the Profile permissions information for the app
- Since:
- 4/13/21
-
Constructor Summary
ConstructorsConstructorDescriptionProfilePermissions
(Boolean mNetworkAllowed, Boolean mBluetoothAllowed, Boolean mManualServerAllowed) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setmBluetoothAllowed
(Boolean mBluetoothAllowed) void
setmManualServerAllowed
(Boolean mManualServerAllowed) void
setmNetworkAllowwed
(Boolean mNetworkAllowed) toString()