Online Help Center > SendSafely APIs

com.sendsafely

Class PackageReference

getRecipients()
Get all recipients that are currently associated with the package
Return Type: List<String>
Parameters: N/A

setRecipients(Recipients)
Set internally by the API.
Return Type: void
Parameters:
NameTypeDescription
Recipients List

getContactGroupNames()
Get all contactGroup names that are currently associated with the package
Return Type: List<String>
Parameters: N/A

setContactGroupNames(ContactGroupNames)
Set internally by the API.
Return Type: void
Parameters:
NameTypeDescription
ContactGroupNames List