UserStatusChangedEventArgs Class

GF API Documentation
Provides data for the UserStatusChanged event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.UsersUserStatusChangedEventArgs

Namespace:  GF.Api.Users
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class UserStatusChangedEventArgs : GFApiEventArgs

The UserStatusChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodUserStatusChangedEventArgs
Constructor with user
Top
Properties

  NameDescription
Public propertyUser
User with changed status
Top
See Also

Reference