-1

i have a small doubt that how to call a method form one class to other class ,and this method is define in called class .

i wants to use the Protocol class but i don't know how to use this . so can any one can help me to use the protocol class,with a example

Sagar Mohanty
  • 227
  • 1
  • 3
  • 12

1 Answers1

1

You Need to create delegate for the same, You can check many questions are available for the same.

How to use custom delegates in Objective-C

Community
  • 1
  • 1
Mangesh
  • 2,257
  • 4
  • 24
  • 51