How to use events?

Hello, I’m discovering the new network and I have a simple question:
How to use OnLobbyClientConnect and OnLobbyServerConnect ?

I have a network lobby manager and I would like to print something when someone connects (client and server site).
Thank you!

It’s ok!
I had to create my own class and extend it from NetworkLobbyManager.