onContactAddSaved (event)
Event called after a contact has been added.
contactID number
addressID number
none
function onContactAddSaved(contactID, addressID)
ui.printNotificationError("Saved contact " .. contactID)
end
Generated on the 26 June 2024 at 22:01:30 (UK Time)