BlackBerry Dynamics for .NET Maui  12.0.0.9
Runtime library for .NET Maui applications
BBDXamarinForms.Common.Interfaces.Networking.Http.Content Namespace Reference

Classes

interface  IBBDHttpByteArrayContent
 Provides HTTP content that uses a byte array. More...
 
interface  IBBDHttpContent
 Provides a base interface for an HTTP entity body. More...
 
interface  IBBDHttpContentFactory
 Interface containing methods for creating HTTP content. More...
 
interface  IBBDHttpStreamContent
 Provides HTTP content that uses a stream. More...
 
interface  IBBDHttpStringContent
 Provides HTTP content that uses a string. More...