IUsersApi Interface

GF API Documentation
Public API for user functionality

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

public interface IUsersApi

The IUsersApi type exposes the following members.

Methods

  NameDescription
Public methodGet
Get all available users
Public methodGet(String)
Get user with given name
Public methodGet(UserID)
Get user with given ID
Top
Events

  NameDescription
Public eventUserRelationsChanged
Raised when the related GF.Api.Users change
Public eventUserStatusChanged
Raised when a User becomes online or offline
Top
See Also

Reference