Package apple.carplay.protocol
Interface CPSelectableListItem.Block_setHandler
-
- Enclosing interface:
- CPSelectableListItem
public static interface CPSelectableListItem.Block_setHandler
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCPSelectableListItem.Block_setHandler.Block_Block_setHandler
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_setHandler(java.lang.Object arg0, CPSelectableListItem.Block_setHandler.Block_Block_setHandler arg1)
-
-
-
Method Detail
-
call_setHandler
void call_setHandler(java.lang.Object arg0, CPSelectableListItem.Block_setHandler.Block_Block_setHandler arg1)
-
-