ServiceEventSession(String, Server, SessionData) constructor

Construct a new session.

Syntax

public ServiceEventSession ( String serviceEventName , Server server , SessionData sessionData )

Parameters

Usage

This constructor is called by the Server.createServiceEventSession method. Subclasses should implement a constructor with the same signature.