Contents Index Topic Contents | ||
Previous Topic: OnRoomTypeChanged Event Next Topic: OnTextMessageSent Event |
OnStateChanged Event
Occurs when the user's state changes.
Syntax
object_OnStateChanged(NewState)
Value Description object Required. An object expression that evaluates to a Chat control. NewState A short integer that indicates the user's new 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.