Click or drag to resize

ApiSessionUpdateBytesSent Method

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

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

Parameters

bytes
Type: SystemInt64

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

Implements

ISessionCallbacksUpdateBytesSent(Int64)
See Also