.NET is a free, cross-platform, open source developer platform for building many different types of applications. SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's ...
// Store request id because we can later query for the delivery status with it: string requestId = smsClient.SmsMessagingClient.SendSMS(smsRequest); Later you can query for the delivery status of the ...