pub async fn get_client_controller(
    
) -> Result<(ClientControllerProxy, ClientStateUpdatesRequestStream), Error>
Expand description

Communicates with the client policy provider to get the components required to get a client controller.