ws1-framework/com.airwatch.certpinning.repository/CertPinRepository/getAllHosts
getAllHosts¶
abstract fun getAllHosts(): List<HostRecord>
Gets all available host records.
Return¶
Non-null list of all HostRecord objects in the repository.
ws1-framework/com.airwatch.certpinning.repository/CertPinRepository/getAllHosts
abstract fun getAllHosts(): List<HostRecord>
Gets all available host records.
Non-null list of all HostRecord objects in the repository.