Table of Contents

Namespace Tudormobile.OpenTrivia.UI.Services

Classes

ServiceResult

Provides non-generic helper methods for creating ServiceResult instances.

ServiceResult<T>

Represents the result of a service operation that can either succeed with data or fail with an error.

Interfaces

IGameService

Provides game management services for creating and managing trivia games.

IOpenTriviaService

Provides access to the Open Trivia Database API for retrieving trivia categories and questions.