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

Properties