Beamable SDK
|
Public Member Functions | |
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="") |