Skip to content

Fix getMessageType() for UpdateGprsLocationResponse#313

Open
StephenKing wants to merge 1 commit intoRestComm:masterfrom
StephenKing:patch-1
Open

Fix getMessageType() for UpdateGprsLocationResponse#313
StephenKing wants to merge 1 commit intoRestComm:masterfrom
StephenKing:patch-1

Conversation

@StephenKing
Copy link

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

Currently, this returned `MAPMessageType.updateGprsLocation_Request`, although
it is a response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong MAP message type for UpdateGprsLocationResponseImpl

1 participant