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

Properties