CGA_PeripheralViewController_TableRow
class CGA_PeripheralViewController_TableRow : UITableViewCell
This is the class that defines one row of the table that displays the Services.
-
The label that we use to display the Service ID.
Declaration
Swift
@IBOutlet weak var serviceIDLabel: UILabel!