[core] add new prompt functionality to ask for pin over dialogbox

This commit is contained in:
Anthony Minessale
2020-04-10 16:48:24 +00:00
committed by Andrey Volk
parent ffbe8500ec
commit b18ea498df
5 changed files with 55 additions and 1 deletions
+2
View File
@@ -827,6 +827,8 @@ static const char *message_names[] = {
"RING_EVENT",
"RESAMPLE_EVENT",
"HEARTBEAT_EVENT",
"SESSION_ID",
"PROMPT",
"INVALID"
};