Uses of Class
com.blackberry.workspaces.api.sdk.json.InviteTextJson
-
Packages that use InviteTextJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of InviteTextJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.resource that return InviteTextJson Modifier and Type Method Description InviteTextJson
Rooms. getInviteTextV30(String emailSubject, String roomId)
Gets invite email message for workspace.InviteTextJson
Rooms. getInviteTextV30(String emailSubject, String guid, String roomId)
Gets invite email message for file.InviteTextJson
Workspaces. getInviteTextV30(String emailSubject, String roomId)
Gets invite email message for workspace.InviteTextJson
Workspaces. getInviteTextV30(String emailSubject, String guid, String roomId)
Gets invite email message for file.
-