getNetwork
Retrieves detailed information about a specific Wickr network, including its configuration, access level, and status.
Samples
// Get network successfully
val resp = wickrClient.getNetwork {
networkId = "12345678"
}Content copied to clipboard