Show / Hide Table of Contents

Delegate ChatBox.OnMessageHandler

Namespace: Slipe.Client.IO
Assembly: SlipeClient.dll
Syntax
public delegate void OnMessageHandler(Element source, OnChatMessageEventArgs eventArgs);
Parameters
Type Name Description
Element source
OnChatMessageEventArgs eventArgs
  • Improve this Doc
  • View Source
Back to top Generated by DocFX