Open StephenKing opened 5 years ago
What this PR does / why we need it: Currently UpdateGprsLocationResponseImpl returns as its message type MAPMessageType.updateGprsLocation_Request, although it is a response.
UpdateGprsLocationResponseImpl
MAPMessageType.updateGprsLocation_Request
Which issue(s) this PR fixes Fixes: #312
What this PR does / why we need it: Currently
UpdateGprsLocationResponseImpl
returns as its message typeMAPMessageType.updateGprsLocation_Request
, although it is a response.Which issue(s) this PR fixes Fixes: #312