Structs
A Stream of incoming requests for BrowseControllerExt
A Stream of incoming requests for ControllerExt
A Stream of incoming requests for PeerManagerExt
Enums
Provides additional methods not in
BrowseController
that are strictly for
testing and debug.Provides additional methods not in
Controller
that are strictly for testing and debug.NOTE: The test controller protocols returned by the
Get{Browse|}ControllerForTarget
methods provide additional methods not
exposed by primary controller protocol that are designed to be used
for PTS qualification testing and debugging purposes only.
WARNING: This test controller protocol client can cause breaking
side-effects for other controller clients connected to this the same peer.
Use with caution and avoid having additional primary controller
clients interacting with the same remote peer while using the test
controller.