}}
    Show / Hide Table of Contents

    Enum ContentType

    Namespace: Zenoph.Notify.Enums
    Assembly: Zenoph.Notify.dll
    Syntax
    [ComVisible(true)]
    [Guid("30834BD5-81FF-4D3F-A6F2-D25A7E221346")]
    public enum ContentType

    Fields

    Name Description
    GZBIN_JSON
    GZBIN_WWW_URL_ENCODED
    GZBIN_XML
    JSON
    MULTIPART_FORM_DATA
    WWW_URL_ENCODED
    XML
    Back to top