skype4hs-0.0.0.0: Skype Desktop API binding for Haskell

Safe HaskellNone

Network.Skype.Protocol.User

Documentation

data UserStatus Source

Constructors

UserStatusUnknown

no status information for current user.

UserStatusOnline

current user is online.

UserStatusOffline

current user is offline.

UserStatusSkypeMe

current user is in Skype Me mode (Protocol 2).

UserStatusAway

current user is away.

UserStatusNotAvailable

current user is not available.

UserStatusDoNotDisturb

current user is in Do not disturb mode.

UserStatusInvisible

current user is invisible to others.

UserStatusLoggedOut

current user is logged out. Clients are detached.