AdfSenderConnector.Channel (adf_sender_connector v0.4.1)
View SourceAsync Dataflow Rest client for /ext/channel endpoints
Summary
Functions
Request Channel Sender to close a channel.
Request Channel Sender to register a channel for the application and user indicated. Returns appropriate credentials.
Types
Functions
@spec close_channel(channel_ref()) :: {:ok, map()} | {:error, any()}
Request Channel Sender to close a channel.
@spec exchange_credentials(application_ref(), user_ref()) :: {:ok, map()} | {:error, any()}
Request Channel Sender to register a channel for the application and user indicated. Returns appropriate credentials.