Skip to content

Can you add a method to use a JSONObject or JSONArray or JSON String instead of an array of objects? #145

Description

@jahirfiquitiva

So basically, instead of using an array of objects for calls, subscriptions and others, we could use either a JSONObject or JSONArray or JSON text as String when calling the call or subscribe methods, and the toString() method of the first 2 things could do what we already have.

Right now, I find it really annoying that I have to create new objects for every type of call I want to do, this would come very very handy and I hope you consider adding it. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions