pub fn add_synchronized_client_global_id(global_id: &str)
Add an ID to the list of global IDs whose value changes should be sent to the server by clients.
global_id The ID.
global_id
Returns void