Dialer SDK > Testing > Interview simulator > StartMonitoring
 
StartMonitoring
Syntax
StartMonitoring(InterviewerSessionToken, Project)
Type
Method
Parameters
InterviewerSessionToken
SessionToken from the Interviewer object for the interviewer.
Project
Name of interviewer’s project.
Return value
None
Description
Makes sure the session is connected using ISessionEngine.ConnectSupervisorStation() which will call IDialingProvider.SignOn(). Then calls ISessionEngine.StartMonitoring() which calls IDialingProvider.StartMonitoring().
See also
GetSpecificContact