| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Availability | |
|---|---|
| From | Available |
| To | Deprecated |
| Declaration | |
|---|---|
| From | @property (readonly) BluetoothClassOfDevice classOfDevice |
| To | @property (nonatomic, readonly) BluetoothClassOfDevice classOfDevice |
| Declaration | |
|---|---|
| From | @property (readonly, retain) NSDate *lastNameUpdate |
| To | @property (readonly, copy) NSDate *lastNameUpdate |
| Declaration | |
|---|---|
| From | @property (readonly, retain) NSArray *services |
| To | @property (readonly) NSArray *services |
| Declaration | |
|---|---|
| From | @property (assign) id delegate |
| To | @property (assign) id delegate |
| Protocols | |
|---|---|
| From | none |
| To | NSObject |
| Declaration | |
|---|---|
| From | @property (assign) id delegate |
| To | @property (weak) id delegate |
| Declaration | |
|---|---|
| From | - (void)setOpenTransportConnectionAsyncSelector:(SEL)inSelector target:(id)inSelectorTarget refCon:(id)inUserRefCon |
| To | - (void)setOpenTransportConnectionAsyncSelector:(SEL)inSelector target:(id)inSelectorTarget refCon:(void *)inUserRefCon |
| Protocols | |
|---|---|
| From | NSPortDelegate |
| To | NSPortDelegate, NSStreamDelegate |
| Protocols | |
|---|---|
| From | NSCoding, NSSecureCoding |
| To | none |
| Declaration | |
|---|---|
| From | - (void)setEventSelector:(SEL)inEventSelector target:(id)inEventSelectorTarget refCon:(id)inUserRefCon |
| To | - (void)setEventSelector:(SEL)inEventSelector target:(id)inEventSelectorTarget refCon:(void *)inUserRefCon |