|
Beamable SDK
|


Additional Inherited Members | |
Public Member Functions inherited from Beamable.Common.Api.Announcements.IAnnouncementsApi | |
| Promise< EmptyResponse > | MarkRead (string id) |
| Promise< EmptyResponse > | MarkRead (List< string > ids) |
| Promise< EmptyResponse > | MarkDeleted (string id) |
| Promise< EmptyResponse > | MarkDeleted (List< string > ids) |
| Promise< EmptyResponse > | Claim (string id) |
| Promise< EmptyResponse > | Claim (List< string > ids) |
Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< AnnouncementQueryResponse > | |
| Promise< TData > | GetCurrent (string scope="") |
1.8.17