Namespace PlayEveryWare.EpicOnlineServices
Classes
- EOSService
Contains implementation of common functionality between different EOS Service managers (Currently AchievementsService and StatsService).
- StorageService<T>
Contains generic functionality common to data related service classes.
Enums
- StorageService<T>.FileTransferResult
Used to describe the results of a file transfer agnostic of whether the transfer is with player storage or title storage.
Delegates
- EOSService.ServiceUpdatedEventHandler
Describes the function signature for the event that triggers when the service has been updated.