Enum MessageResult
A result indicating the type of default MessageType button that was selected by the user from the IMessage box
Namespace: LemonEdge.Client.Core.Messages
Assembly: ClientCore.dll
Syntax
public enum MessageResult : short
Fields
Name | Description |
---|---|
Cancel | |
No | |
Ok | |
Yes |