Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Api.Events.EventsService Class Reference
Inheritance diagram for Beamable.Api.Events.EventsService:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Api.Events.EventsService:
Collaboration graph
[legend]

Public Member Functions

 EventsService (PlatformService platform, IBeamableRequester requester)
 
override Promise< EventClaimResponseClaim (string eventId)
 
override Promise< EventsGetResponseGetCurrent (string scope="")
 
- Public Member Functions inherited from Beamable.Common.Api.Events.AbsEventsApi
virtual Promise< UnitSetScore (string eventId, double score, bool incremental=false, IDictionary< string, object > stats=null)
 Submit a score for the current player. Note that this is only allowed if the event has the write_self permission. More...
 
- Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< EventsGetResponse >
Promise< TData > GetCurrent (string scope="")
 

Properties

EventSubscription Subscribable [get]
 
- Properties inherited from Beamable.Common.Api.Events.AbsEventsApi
IBeamableRequester Requester [get]
 
IUserContext Ctx [get]
 
- Properties inherited from Beamable.Api.IHasPlatformSubscriber< EventSubscription, EventsGetResponse, EventsGetResponse >
TPlatformSubscriber Subscribable [get]
 

Additional Inherited Members

- Static Public Attributes inherited from Beamable.Common.Api.Events.AbsEventsApi
const string SERVICE_NAME = "event-players"
 
- Protected Member Functions inherited from Beamable.Common.Api.Events.AbsEventsApi
 AbsEventsApi (IBeamableRequester requester, IUserContext ctx)
 

The documentation for this class was generated from the following file: