Aisha Raghavanbadal
Aisha Raghavanbadal

Reputation: 1

I need to call chat sdk from wso2 class mediator

I have compiled chat sdk in android studio ,it is working fine but I need to add it to my app as an extension so how could I call chat sdk into wso2 .

Upvotes: 0

Views: 103

Answers (1)

irham iqbal
irham iqbal

Reputation: 41

You can call your sdk from the class mediator and do the implementation when your going to deploy the mediator on wso2 you need to copy the sdk jar along with the mediator jar to WSO2_HOME/repository/components/lib

Upvotes: 0

Related Questions