I have a sample project where i have all the scripts like userTest, buddyTest and all. There i tried to create a script with initialse a room and user can join it. but as soon as i write WarpClient.initialize(apiKey,secretKey); i get this error.
Please tell me what could be the issue
I am using unity 4.6.5
error CS0433: The imported type `com.shephertz.app42.gaming.multiplayer.client.WarpClient' is defined multiple times