-
- All Implemented Interfaces:
-
kotlinx.parcelize.Parceler
public class AppBinderUnauthorizedExceptionParceler implements Parceler<AppBinderUnauthorizedException>
-
-
Field Summary
Fields Modifier and Type Field Description public final static AppBinderUnauthorizedExceptionParcelerINSTANCE
-
Method Summary
Modifier and Type Method Description AppBinderUnauthorizedExceptioncreate(Parcel parcel)Unitwrite(AppBinderUnauthorizedException $self, Parcel parcel, Integer flags)-
-
Method Detail
-
create
AppBinderUnauthorizedException create(Parcel parcel)
-
write
Unit write(AppBinderUnauthorizedException $self, Parcel parcel, Integer flags)
-
-
-
-