Contents Index Topic Contents | ||
Previous Topic: RoomTopic Property Next Topic: ThisParticipantAlias Property |
State Property
Retrieves whether the user is currently disconnected from, connected to, or in the process of connecting to a chat room. This property is read-only.
Syntax
object.State
Parameters
object Required. An object expression that evaluates to a Chat control. Return Value
Returns the current user state. Can be one of the following values.
1 Disconnected from any chat rooms 2 Connecting to a chat room 3 Connected to a chat room See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.