Click or drag to resize

ISessionCallbacksUpdateBytesSent Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Core.ISessionCallbacks.UpdateBytesSent(System.Int64)"]

Namespace:  BlackBerry.Workspaces.Core
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
void UpdateBytesSent(
	long bytes
)

Parameters

bytes
Type: SystemInt64

[Missing <param name="bytes"/> documentation for "M:BlackBerry.Workspaces.Core.ISessionCallbacks.UpdateBytesSent(System.Int64)"]

See Also