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

Properties