mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Specification callback code style
This commit is contained in:
@@ -466,7 +466,7 @@ method {
|
||||
#### onNoSuchMethod [method]
|
||||
|
||||
```kotlin
|
||||
inline fun onNoSuchMethod(initiate: (Throwable) -> Unit): Result
|
||||
inline fun onNoSuchMethod(result: (Throwable) -> Unit): Result
|
||||
```
|
||||
|
||||
**变更记录**
|
||||
|
Reference in New Issue
Block a user