diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index f7ea33ac2..e1fb738ff 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -35239,6 +35239,12 @@ ], "returnType": "void", "description": "Callback to invoke when a message is closed." + }, + { + "name": "life-end", + "parameters": [], + "returnType": "void", + "description": "Callback to invoke when the message's timeout is over." } ] }