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

Properties