Click or drag to resize

TransientWorkspacesAddNotificationV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.AddNotificationV30Async(BlackBerry.Workspaces.Json.CreateTransientActivityLogRecordJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> AddNotificationV30Async(
	CreateTransientActivityLogRecordJson createTransientActivityLogRecordJson
)

Parameters

createTransientActivityLogRecordJson
Type: BlackBerry.Workspaces.JsonCreateTransientActivityLogRecordJson

[Missing <param name="createTransientActivityLogRecordJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.AddNotificationV30Async(BlackBerry.Workspaces.Json.CreateTransientActivityLogRecordJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.AddNotificationV30Async(BlackBerry.Workspaces.Json.CreateTransientActivityLogRecordJson)"]

See Also