isInvokeAllowed

open override val isInvokeAllowed: Boolean?

Indicates whether the server has specified the invoke method is currently allowed.

Uses cached data from the last response.

Return

true if the method is allowed, false if the method is not allowed, null if no request has been sent yet or the server did not specify allowed methods.