jss7 icon indicating copy to clipboard operation
jss7 copied to clipboard

Fix getMessageType() for UpdateGprsLocationResponse

Open StephenKing opened this issue 4 years ago • 0 comments

What this PR does / why we need it: Currently UpdateGprsLocationResponseImpl returns as its message type MAPMessageType.updateGprsLocation_Request, although it is a response.

Which issue(s) this PR fixes Fixes: #312

StephenKing avatar Jul 24 '19 08:07 StephenKing