How to get the token when BoltNetwork.Connect (UdpEndPoint endpoint, IProtocolToken token)

Options
When the client Connect ( UdpEndPoint endpoint,
IProtocolToken token
)

How to get the token on the server?

I tried the this:
https://doc.photonengine.com/zh-cn/bolt/current/reference/iprotocoltoken

but it does not work....

Comments

  • MaxPlay
    Options
    I solved it.
    Set Bolt to require manual acceptance of connections: Use Window > Bolt engine > Settings. Then change "Accept Mode" to Manual.