service
Binds the object to the included RemoteService at a given UUID.
Parameters
uuid
the UUID of the RemoteService to bind to
binding
the RemoteServiceBinding.EnsuresAvailable set up binding to the RemoteService
Throws
if the RemoteService is not found
Binds the object to the included RemoteService at a given UUID.
Parameters
uuidString
the string of the UUID of the RemoteService to bind to
binding
the RemoteServiceBinding.EnsuresAvailable set up binding to the RemoteService
Throws
if the RemoteService is not found
if the UUID is not valid