CTSession.SetSessionType
Syntax
void SetSessionType(SESSION_TYPE SessionType)
Parameters
Description
Change the session type. The session type is initially set when CTSession() is created.
SetSessionType() allow users to change the session type after it has been allocated.
Return
None
See Also
GetSessionType()