Currently, all communication classes are named MusicService, SystemService etc., but they are not really services. They only facilitate communication between watch and phone.
I suggest that we rename those to the MusicEndpoint, SystemEndpoint etc. That way we can create MusicService in the app without naming conflicts.
@crc-32 what do you think?
Currently, all communication classes are named
MusicService,SystemServiceetc., but they are not really services. They only facilitate communication between watch and phone.I suggest that we rename those to the
MusicEndpoint,SystemEndpointetc. That way we can createMusicServicein the app without naming conflicts.@crc-32 what do you think?