public interface IClientStart
[base]
section
of server.ini
as IClientStart=your.class.name
. It will be called
with the onClientStart
method and allows manipulation of the
VirtualSessionManager
instance. A new instance of this class is
created every time the client starts.Modifier and Type | Method and Description |
---|---|
void |
onClientStart(VirtualSessionManager vsm)
Called when the client starts.
|
void onClientStart(VirtualSessionManager vsm)
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.