Network

data class Network(val rasp: RASP)

This class is used to start the watching of Network changes.

Parameters

rasp

RASP — the main instance to use the Pradeo software

Constructors

Link copied to clipboard
constructor(rasp: RASP)

Types

Link copied to clipboard
class NetworkModel(val rasp: RASP) : ViewModel

This class holds and manage network diagnosis collection, it implements a ViewModel

Properties

Link copied to clipboard
val rasp: RASP

Functions

Link copied to clipboard

Start the Network state observation.