removeRoot

fun removeRoot(root: Root): Boolean

Removes a Root from the client.

Return

true if the root was removed, false otherwise.