reflex
reflex copied to clipboard
Add url endpoint for handling custom message
I have url endpoint that can handling a message and return the message response. can you add something like this
Reflex reflex = Reflex( debug: true, packageNameList: ["com.whatsapp", "com.tyup"], packageNameExceptionList: ["com.android.systemui"], autoReplyEndpoint: urlEndpoint );