package com.netsdk.common; public interface WindowCloseListener { void windowClosing(); }