OnInstallFail typedef

OnInstallFail = dynamic Function(int code)

安装失败

Implementation

typedef OnInstallFail = Function(int code);