WalletCore
WalletCore
/
wallet.core.jni.proto
/
NEAR
/
FunctionCallPermission
/
Builder
/
addAllMethodNames
add
All
Method
Names
open
fun
addAllMethodNames
(
values
:
Iterable
<
String
>
)
:
NEAR.FunctionCallPermission.Builder
repeated string method_names = 3;
Return
This builder for chaining.
Parameters
values
The methodNames to add.