OBEXHeadersContainer.GetTypeHeader Method
returns string that is kept in a TYPE header
[Visual Basic]
Overridable Protected Function GetTypeHeader() As
String
[C#]
protected virtual
string GetTypeHeader();
Return Value
the MIME type value or null if there is no such header in the container
See Also
OBEXHeadersContainer Class | BlueLibs.OBEX Namespace