onContactEditorSaved (event)
Event called after a contact has been saved.
contactID number
none
function onContactEditorSaved(contactID)
ui.printNotificationError("Edited contact " .. contactID)
end
Event is not called when a contact is first added.
Generated on the 26 June 2024 at 22:01:30 (UK Time)