Click or drag to resize

LoginNotification Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.Auth.MessageLoginNotification

Namespace:  SoftGear.Strix.Client.Core.Auth.Message
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class LoginNotification : INotificationMessage

The LoginNotification type exposes the following members.

Constructors
  NameDescription
Public methodLoginNotification
Initializes a new instance of the LoginNotification class
Public methodLoginNotification(UID)
Initializes a new instance of the LoginNotification class
Top
Methods
  NameDescription
Public methodGetUid
Public methodSetUid
Top
See Also