Warning, /network/kdeconnect-kde/plugins/telephony/README is written in an unsupported language. File is not indexed.

0001 
0002 This plugin will display a notification each time a package with type
0003 "kdeconnect.telephony" is received. The type of notification will change
0004 depending on the contents of the field "event" (string).
0005 
0006 Valid contents for "event" are: "ringing", "talking", "missedCall" and "sms".
0007 Note that "talking" is just ignored in this implementation, while the others
0008 will display a system notification.
0009 
0010 If the incoming package contains a "phoneNumber" string field, the notification
0011 will also display it. Note that "phoneNumber" can be a contact name instead
0012 of an actual phone number.
0013 
0014 If the incoming package contains "isCancel" set to true, the package is ignored.
0015