You are here: Symbol Reference > iConfServer.NET Namespace > Classes > iConfServerDotNet Class > iConfServerDotNet Delegates > ContactStatusMessageChangeDelegate Delegate
iConf .NET Video Conferencing SDK
ContentsIndexHome
PreviousUpNext
iConfServerDotNet.ContactStatusMessageChangeDelegate Delegate

Delegate for ContactStatusMessageChanged event

C#
public delegate void ContactStatusMessageChangeDelegate(string contactUserName, string newStatusMessage);
Visual Basic
Public Delegate Sub ContactStatusMessageChangeDelegate(string contactUserName, string newStatusMessage) As void
Parameters
Parameters 
Description 
contactUserName 
 
newStatusMessage 
 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2009. AVSPEED, Inc. All rights reserved.