EfaEndpoint

interface EfaEndpoint

Types

AltCodeResolver
Link copied to clipboard
fun interface AltCodeResolver
Companion
Link copied to clipboard
object Companion

Functions

xmlAddInfoRequest
Link copied to clipboard
abstract suspend fun xmlAddInfoRequest(request: EfaAddInfoRequest): EfaAddInfoResponse
xmlCoordRequest
Link copied to clipboard
abstract suspend fun xmlCoordRequest(request: EfaCoordRequest): EfaCoordResponse
xmlDmRequest
Link copied to clipboard
abstract suspend fun xmlDmRequest(request: EfaDmRequest): EfaDmResponse
xmlPsRequest
Link copied to clipboard
abstract suspend fun xmlPsRequest(request: EfaPsRequest): EfaPsResponse
xmlStopFinderRequest
Link copied to clipboard
abstract suspend fun xmlStopFinderRequest(request: EfaStopFinderRequest): EfaStopFinderResponse
xmlSttRequest
Link copied to clipboard
abstract suspend fun xmlSttRequest(request: EfaSttRequest): EfaSttResponse
xmlTripRequest2
Link copied to clipboard
abstract suspend fun xmlTripRequest2(request: EfaTripRequest): EfaTripResponse