BlackBerry Dynamics for .NET Maui  12.0.0.9
Runtime library for .NET Maui applications
BBDXamarinForms.Common.Interfaces.Networking.Http.Content.IBBDHttpContentFactory Member List

This is the complete list of members for BBDXamarinForms.Common.Interfaces.Networking.Http.Content.IBBDHttpContentFactory, including all inherited members.

CreateBBDHttpByteArrayContent(byte[] bytes, string contentType)BBDXamarinForms.Common.Interfaces.Networking.Http.Content.IBBDHttpContentFactory
CreateBBDHttpStreamContent(Stream stream, string contentType)BBDXamarinForms.Common.Interfaces.Networking.Http.Content.IBBDHttpContentFactory
CreateBBDHttpStringContent(string content, string contentType)BBDXamarinForms.Common.Interfaces.Networking.Http.Content.IBBDHttpContentFactory