On Thu, Oct 30, 2014 at 11:30 AM, Dilshan Edirisuriya <dils...@wso2.com>
wrote:

> 3) Does this APIs get exposed through API manager? If so how does the same
>> API differentiate in multiple platforms? Does this have multiple APIs based
>> on the platform?
>> >>> Every device platform will have their own APIs. For example
>> registration for iOS would be something like HOST/ios/register whereas for
>> Android it would be something like HOST/android/register.
>>
>
> Which means in UI you have to consider all the device types when invoking
> functionality. As example if it has a lock operation we have to check the
> device type and invoke the service based on that. If there are 10 device
> types then ten if conditions and 10 separate url to invoke those endpoints?
>
>

​This is done through the platform (Android/IOS/..) connectors; Console
checks whether the action is supported by the connector and invoke it.​
Correct?



-- 

------------------------------

*Sameera Perera*
Director of Engineering
gtalk: samee...@wso2.com
Tel : 94 11 214 5345
Fax :94 11 2145300
*WSO2, Inc.* <http://wso2.com/>
lean.enterprise.middleware
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to