- Timestamp:
- 08/22/10 23:58:37 (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/applications/applestreamingclient/include/jnihelpers.h
r89 r92 56 56 this->callbackClassName = ci.callbackClassName; 57 57 this->callbackClass = ci.callbackClass; 58 this->callbackMethodName = "";59 this->callbackMethod = NULL;58 this->callbackMethodName = ci.callbackMethodName; 59 this->callbackMethod = ci.callbackMethod; 60 60 } 61 61
Note: See TracChangeset
for help on using the changeset viewer.
