|
LuxChat
2.0
Instant messenger for iOS
|
Instance Methods | |
| (void) | - imagePicker:pickedImage: |
| (void) | - imagePickerDidCancel: |
|
optional |
imagePicker:pickedImage: gets called when a user has chosen an image
| imagePicker,the | image picker instance |
| image,the | picked and cropped image |
|
optional |
imagePickerDidCancel: gets called when the user taps the cancel button
| imagePicker,the | image picker instance |
1.8.9.1