Windows.System.RemoteSystems 命名空间

为应用提供发现其他设备并与之通信的功能。 此 API 是 Project Rome 的一部分,可用于创建多平台用户体验。

KnownRemoteSystemCapabilities

包含远程系统平台不同功能的字符串名称。 远程系统与此类属性对应的每个功能兼容或不兼容。

RemoteSystem

此类管理已发现的远程系统 (设备) 的属性,并提供在 Project Rome 中发现远程系统的功能。

RemoteSystemAddedEventArgs

获取有关 RemoteSystemAdded 事件的信息,即已添加的 RemoteSystem

RemoteSystemApp

表示远程系统上的应用程序。

RemoteSystemAppRegistration

此类表示将在云中注册以便进行远程连接的应用程序。 已注册的应用可以提供远程应用服务或用于启动 URI。

RemoteSystemAuthorizationKindFilter

一种 IRemoteSystemFilter,它通过允许特定授权类型的远程系统来更改可发现的远程系统集。

RemoteSystemConnectionInfo

提供有关与远程系统的连接的信息。 例如,连接类型。

RemoteSystemConnectionRequest

表示与特定远程系统 (设备) 通信的意向。

RemoteSystemDiscoveryTypeFilter

一种 IRemoteSystemFilter,它通过只允许特定发现类型的远程系统来限制可发现的远程系统集。

RemoteSystemEnumerationCompletedEventArgs

这是 RemoteSystemWatcher.EnumerationCompleted 事件的参数类。

RemoteSystemKindFilter

一种 IRemoteSystemFilter,它通过仅允许特定设备类型的远程系统来限制可发现的远程系统集。

RemoteSystemKinds

包含标识各种设备类型的只读字符串。

RemoteSystemRemovedEventArgs

获取有关 RemoteSystemRemoved 事件的信息,即已删除的 RemoteSystem

RemoteSystemSession

表示并处理可在两个或多个连接的设备之间共享的远程会话。 有关此功能的信息,请参阅备注。

RemoteSystemSessionAddedEventArgs

包含有关 RemoteSystemSessionWatcher.Added 事件的信息。

RemoteSystemSessionController

处理要加入的其他设备的新远程会话的创建和管理。

RemoteSystemSessionCreationResult

表示 RemoteSystemSessionController 对象尝试创建新的远程会话的结果。

RemoteSystemSessionDisconnectedEventArgs

包含有关 RemoteSystemSession.Disconnected 事件的信息,即此设备与会话断开连接的原因。

RemoteSystemSessionInfo

包含有关远程会话的标识信息。

RemoteSystemSessionInvitation

表示会话参与者加入其远程会话的邀请。

RemoteSystemSessionInvitationListener

包含用于接收和处理加入远程会话的邀请的功能。 此类在实例化邀请后开始侦听邀请。

RemoteSystemSessionInvitationReceivedEventArgs

包含有关 RemoteSystemSessionInvitationListener.InvitationReceived 事件的信息,即关联的 RemoteSystemSessionInvitation 对象。

RemoteSystemSessionJoinRequest

表示远程设备加入此设备控制的会话的请求。

RemoteSystemSessionJoinRequestedEventArgs

包含有关引发的 RemoteSystemSessionController.JoinRequested 事件的信息。

RemoteSystemSessionJoinResult

表示此设备尝试加入远程会话的结果。

RemoteSystemSessionMessageChannel

处理远程会话中的专用数据传输通道。 此类拥有发送和接收的功能。

RemoteSystemSessionOptions

包含 RemoteSystemSessionController 实例在尝试创建远程会话时可以指定的其他选项。

RemoteSystemSessionParticipant

表示作为远程会话参与者的设备。 一个会话可以有一个或多个参与者。

RemoteSystemSessionParticipantAddedEventArgs

包含有关 RemoteSystemSessionParticipantWatcher.Added 事件的信息,即已添加到会话的参与者。

RemoteSystemSessionParticipantRemovedEventArgs

包含有关 RemoteSystemSessionParticipantWatcher.Removed 事件的信息,即从会话中删除的参与者。

RemoteSystemSessionParticipantWatcher

通过引发适当的事件来处理远程会话参与者的发现和监视。

RemoteSystemSessionRemovedEventArgs

包含有关引发的 RemoteSystemSessionWatcher.Removed 事件的信息,即已消失的远程会话。

RemoteSystemSessionUpdatedEventArgs

包含有关引发的 RemoteSystemSessionWatcher.Updated 事件的信息,即其信息已更新的远程会话。

RemoteSystemSessionValueSetReceivedEventArgs

包含有关引发的 RemoteSystemSessionMessageChannel.ValueSetReceived 事件的信息,即收到的消息。

RemoteSystemSessionWatcher

监视与发现远程会话相关的活动,并引发相应的事件。

RemoteSystemStatusTypeFilter

一种 IRemoteSystemFilter,它通过仅允许特定可用性状态的远程系统来限制可发现的远程系统集。

RemoteSystemUpdatedEventArgs

获取有关 RemoteSystemUpdated 事件的信息,即已更新的 RemoteSystem

RemoteSystemWatcher

监视与发现远程系统相关的活动,并引发相应的事件。

RemoteSystemWatcherErrorOccurredEventArgs

获取有关 ErrorOccurred 事件的信息,即描述错误的 RemoteSystemWatcherError 值。

RemoteSystemWebAccountFilter

一种 IRemoteSystemFilter,它仅允许使用特定 Web 帐户登录的远程系统来限制可发现的远程系统集。

接口

IRemoteSystemFilter

根据特定的特性化,限制 RemoteSystemWatcher 对象可以发现的远程系统集。

枚举

RemoteSystemAccessStatus

包含描述应用使用 远程系统 功能的访问权限的值。

RemoteSystemAuthorizationKind

包含一些值,该值指定客户端设备是否只能发现同一用户设备,也可以发现其他用户的设备。 跨用户设备必须通过近端连接可用才能被发现 (请参阅 RemoteSystemDiscoveryType 了解) 的详细信息。

RemoteSystemDiscoveryType

包含描述如何发现远程系统的值。

RemoteSystemPlatform

包含描述远程系统可能运行的操作系统平台的值。

RemoteSystemSessionCreationStatus

描述尝试创建远程会话的状态。

RemoteSystemSessionDisconnectedReason

包含描述设备可能从远程会话断开连接的原因的值。

RemoteSystemSessionJoinStatus

包含描述此设备尝试加入远程会话的结果的值。

RemoteSystemSessionMessageChannelReliability

包含描述远程会话消息传送通道的可靠性类型的值。

RemoteSystemSessionParticipantWatcherStatus

包含描述参与者观察程序对象的操作状态的值。

RemoteSystemSessionWatcherStatus

包含描述远程会话观察程序对象的操作状态的值。

RemoteSystemStatus

包含描述远程系统可用性状态的值。

RemoteSystemStatusType

包含描述远程系统状态类型的值。 这是 RemoteSystemStatus 枚举的简化,用于构造 RemoteSystemStatusTypeFilter 对象。

RemoteSystemWatcherError

包含描述观察程序错误的值,该错误可能会停止发现。

另请参阅