//savednetworks/com.isupatches.android.wisefy.savednetworks.entities
Name | Summary |
---|---|
GetSavedNetworksQuery | [androidJvm] sealed class GetSavedNetworksQuery A data representation of a request to get all of the saved networks on the device. |
GetSavedNetworksResult | [androidJvm] sealed class GetSavedNetworksResult A set of classes and objects that are used to represent a result while getting all of the saved networks on the device. |
IsNetworkSavedQuery | [androidJvm] sealed class IsNetworkSavedQuery A set of classes and objects that are used to represent requests to see if a network is saved. |
IsNetworkSavedResult | [androidJvm] sealed class IsNetworkSavedResult A set of classes and objects that are used to represent a result while seeing if a network is saved on the device. |
SavedNetworkData | [androidJvm] sealed class SavedNetworkData A set of classes and objects that are used to represent a saved network on the device. |