Contents

requestYield()

Requests that device module in control of this device yield control.

Declaration

func requestYield()

Discussion

Use this method only if the client will communicate with the device directly. The device module may not yield control of the device if it has an open session.

See Also

Deprecated Symbols