CallTo
Use the CallTo method to place an outgoing call using CallTo URL syntax. Placing a call directly to another individual that accepts the call creates a new conference and the local user is the top provider. Placing a call to an existing conference simply adds the local user to that conference.
Syntax
objNM.CallTo( strCallToString )
Parameters
- objNM
The NetMeeting object. - strCallToString
String. The address in CallTo syntax. This string can be up to 512 bytes.
See Also
IsInConference, LeaveConference, NetMeeting Scripting Object Details