Search Results for

    / fm / liveswitch / JsonpSendOptions

    Interface: JsonpSendOptions

    fm.liveswitch.JsonpSendOptions

    Hierarchy

    • HttpWebRequestSendOptions

      ↳ JsonpSendOptions

    Table of contents

    Properties

    • cacheBusterParameterName
    • callbackParameterName
    • canSegmentJsonArray
    • content
    • contentBinary
    • contentParameterName
    • frameUrl
    • headers
    • headersParameterName
    • method
    • methodParameterName
    • onFailure
    • onRequestCreated
    • onResponseReceived
    • onSuccess
    • robustResponse
    • statusCodeParameterName
    • sync
    • timeout
    • url
    • useFrame

    Properties

    cacheBusterParameterName

    • cacheBusterParameterName: string

    Defined in: Generated/TypeScript/fm.liveswitch/JsonpSendOptions.ts:9


    callbackParameterName

    • callbackParameterName: string

    Defined in: Generated/TypeScript/fm.liveswitch/JsonpSendOptions.ts:4


    canSegmentJsonArray

    • canSegmentJsonArray: boolean

    Defined in: Generated/TypeScript/fm.liveswitch/JsonpSendOptions.ts:3


    content

    • content: string

    Inherited from: HttpWebRequestSendOptions.content

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:7


    contentBinary

    • contentBinary: Uint8Array

    Inherited from: HttpWebRequestSendOptions.contentBinary

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:8


    contentParameterName

    • contentParameterName: string

    Defined in: Generated/TypeScript/fm.liveswitch/JsonpSendOptions.ts:5


    frameUrl

    • frameUrl: string

    Inherited from: HttpWebRequestSendOptions.frameUrl

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:5


    headers

    • headers: Hash<string, string>

    Inherited from: HttpWebRequestSendOptions.headers

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:9


    headersParameterName

    • headersParameterName: string

    Defined in: Generated/TypeScript/fm.liveswitch/JsonpSendOptions.ts:7


    method

    • method: string

    Inherited from: HttpWebRequestSendOptions.method

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:6


    methodParameterName

    • methodParameterName: string

    Defined in: Generated/TypeScript/fm.liveswitch/JsonpSendOptions.ts:6


    onFailure

    • Optional onFailure: IAction1<HttpWebRequestFailureArgs>

    Inherited from: HttpWebRequestSendOptions.onFailure

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:15


    onRequestCreated

    • Optional onRequestCreated: IFunction1<HttpWebRequest, HttpWebRequestSendOptions>

    Inherited from: HttpWebRequestSendOptions.onRequestCreated

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:12


    onResponseReceived

    • Optional onResponseReceived: IAction1<HttpWebResponse>

    Inherited from: HttpWebRequestSendOptions.onResponseReceived

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:13


    onSuccess

    • Optional onSuccess: IAction1<HttpWebRequestSuccessArgs>

    Inherited from: HttpWebRequestSendOptions.onSuccess

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:14


    robustResponse

    • robustResponse: boolean

    Inherited from: HttpWebRequestSendOptions.robustResponse

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:11


    statusCodeParameterName

    • statusCodeParameterName: string

    Defined in: Generated/TypeScript/fm.liveswitch/JsonpSendOptions.ts:8


    sync

    • sync: boolean

    Inherited from: HttpWebRequestSendOptions.sync

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:3


    timeout

    • timeout: number

    Inherited from: HttpWebRequestSendOptions.timeout

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:10


    url

    • url: string

    Inherited from: HttpWebRequestSendOptions.url

    Defined in: Generated/TypeScript/fm.liveswitch/HttpWebRequestSendOptions.ts:4


    useFrame

    • useFrame: boolean

    Defined in: Generated/TypeScript/fm.liveswitch/JsonpSendOptions.ts:10

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0