Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.resource |
Modifier and Type | Method and Description |
---|---|
BulkOperationResultJson |
Users.sendEmailV30(SendEmailJson sendEmailJson)
Sends Email.
|
void |
Files.sendEmailV30(String guid,
SendEmailJson sendEmailJson)
Sends an email to recipients for a file.
|
void |
Documents.sendEmailV30(String guid,
SendEmailJson sendEmailJson)
Sends an email to recipients for a file.
|
String |
Workspaces.sendEmailV30(String guid,
String roomId,
SendEmailJson sendEmailJson)
Sends email to group of recipients with a message regarding a specific
file in a workspace.
|
String |
Rooms.sendEmailV30(String guid,
String roomId,
SendEmailJson sendEmailJson)
Sends email to group of recipients with a message regarding a specific
file in a workspace.
|
Copyright © 2019. All rights reserved.