Message
HandshakeResponse
Establishes the S2 protocol version to use during this S2 session.
The CEM sends this message after exchanging Handshake
s with the RM.
Fields
message_id
: ID
Mandatory
ID of this message.message_type
: string
Mandatory
The string "HandshakeResponse"
.selected_protocol_version
: string
Mandatory
The protocol version the CEM selected for this session. This version should be one that was included in the supported_protocol_versions
field of the exchanged Handshake
s.