Brecham.Obex — An OBEX library for the .NET Framework

ObexFolderListingParser Constructor

Initializes a new instance of the class with the specified Stream.

Overload List

Initializes a new instance of the class with the specified Stream.

public ObexFolderListingParser(Stream);

Initializes a new instance of the class with the specified TextReader.

public ObexFolderListingParser(TextReader);

See Also

ObexFolderListingParser Class | Brecham.Obex.Objects Namespace