Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

参数限制是否和AIDL一样? #9

Open
lavalike opened this issue Feb 28, 2023 · 1 comment
Open

参数限制是否和AIDL一样? #9

lavalike opened this issue Feb 28, 2023 · 1 comment

Comments

@lavalike
Copy link

非基础类型,或普通对象,是否可以编译通过

@7hens
Copy link
Owner

7hens commented Mar 2, 2023

参数和 AIDL 一样有限制,仅限于基础对象,Parcelable, Serializable, @AIDL 注解的接口,及其相关的集合类 @lavalike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants