OnServerParamsSetResultType typedef

OnServerParamsSetResultType = void Function(int error)

error:设置结果

Implementation

typedef OnServerParamsSetResultType = void Function(int error);