question

Upvotes
Accepted
1 0 0 0

OMMMsg的getDataType、getMsgType不同值的含义

OMMMsg的getDataType=132、getMsgType=6和getDataType=132、getMsgType=8有什么区别?

trep#productrfarfa-apijavaOMM
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
79.8k 257 52 75

@235601

Thank you for reaching out to us.

I assume that this question is for RFA JAVA.

Please refer to the RFA reference guide for more information regarding the OMMMsg.getDataType and OMMMsg.getMsgType methods.

For example:

  • The OMMMsg.getDataType() method returns the message's OMMTypes data type. 132 represents OMMTypes.FIELD_LIST
  • The OMMMsg.getMsgType() method returns the message type (MsgType) for this message. 6 represents MsgType.REFRESH_RESP and 8 represents MsgType.UPDATE_RESP.
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.