CoreRepositoryModule
Functions
Link copied to clipboard
Link copied to clipboard
fun provideMeshBeaconRepository(meshBeaconPrefs: MeshBeaconPrefs, applicationScope: ApplicationCoroutineScope): MeshBeaconRepository
Link copied to clipboard
Link copied to clipboard
fun provideSendMessageUseCase(nodeRepository: NodeRepository, packetRepository: PacketRepository, radioController: RadioController, homoglyphEncodingPrefs: HomoglyphPrefs, messageQueue: MessageQueue, analytics: PlatformAnalytics): SendMessageUseCase