Beamable SDK
Public Member Functions | List of all members
Beamable.Common.Api.Announcements.IAnnouncementsApi Interface Reference
Inheritance diagram for Beamable.Common.Api.Announcements.IAnnouncementsApi:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Api.Announcements.IAnnouncementsApi:
Collaboration graph
[legend]

Public Member Functions

Promise< EmptyResponseMarkRead (string id)
 
Promise< EmptyResponseMarkRead (List< string > ids)
 
Promise< EmptyResponseMarkDeleted (string id)
 
Promise< EmptyResponseMarkDeleted (List< string > ids)
 
Promise< EmptyResponseClaim (string id)
 
Promise< EmptyResponseClaim (List< string > ids)
 
- Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< AnnouncementQueryResponse >
Promise< TData > GetCurrent (string scope="")
 

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