CoreBluetooth.CBPeripheralManager: Method Members

The methods of CoreBluetooth.CBPeripheralManager are listed below. For a list of all members, see the CBPeripheralManager Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

AddService(CBMutableService)
Documentation for this section has not yet been entered.
RemoveAllServices()
Documentation for this section has not yet been entered.
RemoveService(CBMutableService)
Documentation for this section has not yet been entered.
RespondToRequest(CBATTRequest, CBATTError)
Documentation for this section has not yet been entered.
SetDesiredConnectionLatency(CBPeripheralManagerConnectionLatency, CBCentral)
Documentation for this section has not yet been entered.
StartAdvertising(StartAdvertisingOptions)
Documentation for this section has not yet been entered.
StartAdvertising(Foundation.NSDictionary)
Documentation for this section has not yet been entered.
StopAdvertising()
Documentation for this section has not yet been entered.
UpdateValue(Foundation.NSData, CBMutableCharacteristic, CBCentral[]) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the CBPeripheralManager object.