CompatibleAPIResult constructor

CompatibleAPIResult(
  1. String status
)

Implementation

CompatibleAPIResult(String status) : super(status);