removeContactFromNetwork
Removes a contact from the user's network.
This API removes the specified contact from the user's Rainbow network. Once removed, the contact will no longer be part of the mutual network, and their availability status will no longer be shared between the two users.
Return
A RainbowResult indicating the success or failure of the operation. In case of failure, the result will contain error details.
Parameters
contact
The IRainbowContact to be removed from the user's network.