|
Beamable SDK
|


Additional Inherited Members | |
Public Member Functions inherited from Beamable.Common.Api.Mail.IMailApi | |
| Promise< SearchMailResponse > | SearchMail (SearchMailRequest request) |
| Promise< ListMailResponse > | GetMail (string category, long startId=0, long limit=100) |
| Promise< EmptyResponse > | SendMail (MailSendRequest request) |
| Promise< EmptyResponse > | Update (MailUpdateRequest updates) |
Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< MailQueryResponse > | |
| Promise< TData > | GetCurrent (string scope="") |
1.8.17