AboutSupportDeveloper GuideVersion 45.146.100.17
interface InteropLoggingOptions {
    afterAction: InteropActionLoggingOption;
    beforeAction: InteropActionLoggingOption;
}

Properties