network view deprecated

I am building a tic tac toe game and i am having trouble with state synchronization, network view has been deprecated so what do i use instead of network view?

Use UNet instead.

Read the manual.