Changeset 87 for trunk/sources/androidapplestreaming/include/api.h
- Timestamp:
- 08/21/10 19:30:35 (21 months ago)
- File:
-
- 1 edited
-
trunk/sources/androidapplestreaming/include/api.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/androidapplestreaming/include/api.h
r85 r87 24 24 #include "jniwrapper.h" 25 25 26 #ifdef ANDROID 26 27 void EnvRun(string ip, uint16_t port, CallBackInfo ci); 28 #else 29 void EnvRun(string ip, uint16_t port); 30 #endif /* ANDROID */ 27 31 void EnvStop(); 28 32
Note: See TracChangeset
for help on using the changeset viewer.
