You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
generated message-types have only getters but no setters at the moment.
This makes it impossible to create an interface which can change values of them.
This would be especially useful for the return messages of rpc calls.
For example a generic function which adds an request-id to every response.
aviaviavi, btoews, cyrusaf, period331, paulstuart and 8 moretmthrgd