Dialer SDK > Testing > Interview simulator > LogOnSupervisor
 
LogOnSupervisor
Syntax
LogOnSupervisor(UserId As String, PositionName As String)
Type
Method
Parameters
UserId
User id for supervisor. This supervisor login does not need to be available in User Administration.
PositionName
Name of position setup in DPM, used to get extension and dialer and other properties.
Return value
None
Description
Creates the supervisor session on the first specified engine using ISessionEngine.CreateSupervisorSession(). This does not call any dialing provider methods.
See also
GetSpecificContact