Click or drag to resize

ApiSessionSetServerTime Method

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

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
public void SetServerTime(
	DateTime serverTime
)

Parameters

serverTime
Type: SystemDateTime

[Missing <param name="serverTime"/> documentation for "M:BlackBerry.Workspaces.ApiSession.SetServerTime(System.DateTime)"]

Implements

ISessionCallbacksSetServerTime(DateTime)
See Also