Enum Friend.Status
Status of a friend. Can be extended to support any number of statuses. Just add cases to SetStatus(Friend.Status) to also support it on the UI
Namespace: LlamaSoftware.Chat.UI
Assembly: LlamaSoftware.Chat.dll
Syntax
public enum Status
Fields
Name | Description |
---|---|
OFFLINE | |
ONLINE |