odtone::mih::operation::type
// In header: </home/carlos/Projectos/odtone/inc/odtone/mih/frame.hpp> enum type { confirm = 0, request = 1, response = 2, indication = 3 };
Operation code enumeration.
confirm
Confirm.
request
Request.
response
Response.
indication
Indication.