invoke

suspend operator fun invoke(conversationId: <Error class: unknown class>, latitude: Float, longitude: Float, name: String?, zoom: Int): Either<CoreFailure, Unit>

Operation to send a location message to a conversation.

Return

Either or Unit

Parameters

conversationId

the id of the conversation to send the location to

latitude

the latitude of the location

longitude

the longitude of the location

name

the address line or name of the location to send

zoom

the zoom level of the location