botservice

package
v27.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicChannel

type BasicChannel = original.BasicChannel

type Bot

type Bot = original.Bot

type BotChannel

type BotChannel = original.BotChannel

type BotConnectionClient

type BotConnectionClient = original.BotConnectionClient

func NewBotConnectionClient

func NewBotConnectionClient(subscriptionID string) BotConnectionClient

func NewBotConnectionClientWithBaseURI

func NewBotConnectionClientWithBaseURI(baseURI string, subscriptionID string) BotConnectionClient

type BotProperties

type BotProperties = original.BotProperties

type BotResponseList

type BotResponseList = original.BotResponseList

type BotResponseListIterator

type BotResponseListIterator = original.BotResponseListIterator

func NewBotResponseListIterator

func NewBotResponseListIterator(page BotResponseListPage) BotResponseListIterator

type BotResponseListPage

type BotResponseListPage = original.BotResponseListPage

func NewBotResponseListPage

func NewBotResponseListPage(getNextPage func(context.Context, BotResponseList) (BotResponseList, error)) BotResponseListPage

type BotsClient

type BotsClient = original.BotsClient

func NewBotsClient

func NewBotsClient(subscriptionID string) BotsClient

func NewBotsClientWithBaseURI

func NewBotsClientWithBaseURI(baseURI string, subscriptionID string) BotsClient

type Channel

type Channel = original.Channel

type ChannelName

type ChannelName = original.ChannelName
const (
	ChannelNameDirectLineChannel ChannelName = original.ChannelNameDirectLineChannel
	ChannelNameEmailChannel      ChannelName = original.ChannelNameEmailChannel
	ChannelNameFacebookChannel   ChannelName = original.ChannelNameFacebookChannel
	ChannelNameKikChannel        ChannelName = original.ChannelNameKikChannel
	ChannelNameMsTeamsChannel    ChannelName = original.ChannelNameMsTeamsChannel
	ChannelNameSkypeChannel      ChannelName = original.ChannelNameSkypeChannel
	ChannelNameSlackChannel      ChannelName = original.ChannelNameSlackChannel
	ChannelNameSmsChannel        ChannelName = original.ChannelNameSmsChannel
	ChannelNameTelegramChannel   ChannelName = original.ChannelNameTelegramChannel
	ChannelNameWebChatChannel    ChannelName = original.ChannelNameWebChatChannel
)

func PossibleChannelNameValues

func PossibleChannelNameValues() []ChannelName

type ChannelResponseList

type ChannelResponseList = original.ChannelResponseList

type ChannelsClient

type ChannelsClient = original.ChannelsClient

func NewChannelsClient

func NewChannelsClient(subscriptionID string) ChannelsClient

func NewChannelsClientWithBaseURI

func NewChannelsClientWithBaseURI(baseURI string, subscriptionID string) ChannelsClient

type CheckNameAvailabilityRequestBody

type CheckNameAvailabilityRequestBody = original.CheckNameAvailabilityRequestBody

type CheckNameAvailabilityResponseBody

type CheckNameAvailabilityResponseBody = original.CheckNameAvailabilityResponseBody

type ConnectionItemName

type ConnectionItemName = original.ConnectionItemName

type ConnectionSetting

type ConnectionSetting = original.ConnectionSetting

type ConnectionSettingParameter

type ConnectionSettingParameter = original.ConnectionSettingParameter

type ConnectionSettingProperties

type ConnectionSettingProperties = original.ConnectionSettingProperties

type ConnectionSettingResponseList

type ConnectionSettingResponseList = original.ConnectionSettingResponseList

type DirectLineChannel

type DirectLineChannel = original.DirectLineChannel

type DirectLineChannelProperties

type DirectLineChannelProperties = original.DirectLineChannelProperties

type DirectLineSite

type DirectLineSite = original.DirectLineSite

type EmailChannel

type EmailChannel = original.EmailChannel

type EmailChannelProperties

type EmailChannelProperties = original.EmailChannelProperties

type EnterpriseChannel

type EnterpriseChannel = original.EnterpriseChannel

type EnterpriseChannelNode

type EnterpriseChannelNode = original.EnterpriseChannelNode

type EnterpriseChannelProperties

type EnterpriseChannelProperties = original.EnterpriseChannelProperties

type EnterpriseChannelResponseList

type EnterpriseChannelResponseList = original.EnterpriseChannelResponseList

type EnterpriseChannelsClient

type EnterpriseChannelsClient = original.EnterpriseChannelsClient

func NewEnterpriseChannelsClient

func NewEnterpriseChannelsClient(subscriptionID string) EnterpriseChannelsClient

func NewEnterpriseChannelsClientWithBaseURI

func NewEnterpriseChannelsClientWithBaseURI(baseURI string, subscriptionID string) EnterpriseChannelsClient

type EnterpriseChannelsCreateFuture

type EnterpriseChannelsCreateFuture = original.EnterpriseChannelsCreateFuture

type EnterpriseChannelsDeleteFuture

type EnterpriseChannelsDeleteFuture = original.EnterpriseChannelsDeleteFuture

type EnterpriseChannelsUpdateFuture

type EnterpriseChannelsUpdateFuture = original.EnterpriseChannelsUpdateFuture

type Error

type Error = original.Error

type ErrorBody

type ErrorBody = original.ErrorBody

type FacebookChannel

type FacebookChannel = original.FacebookChannel

type FacebookChannelProperties

type FacebookChannelProperties = original.FacebookChannelProperties

type FacebookPage

type FacebookPage = original.FacebookPage

type KikChannel

type KikChannel = original.KikChannel

type KikChannelProperties

type KikChannelProperties = original.KikChannelProperties

type Kind

type Kind = original.Kind
const (
	KindBot      Kind = original.KindBot
	KindDesigner Kind = original.KindDesigner
	KindFunction Kind = original.KindFunction
	KindSdk      Kind = original.KindSdk
)

func PossibleKindValues

func PossibleKindValues() []Kind

type MsTeamsChannel

type MsTeamsChannel = original.MsTeamsChannel

type MsTeamsChannelProperties

type MsTeamsChannelProperties = original.MsTeamsChannelProperties

type OperationDisplayInfo

type OperationDisplayInfo = original.OperationDisplayInfo

type OperationEntity

type OperationEntity = original.OperationEntity

type OperationEntityListResult

type OperationEntityListResult = original.OperationEntityListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type Resource

type Resource = original.Resource

type ServiceProvider

type ServiceProvider = original.ServiceProvider

type ServiceProviderParameter

type ServiceProviderParameter = original.ServiceProviderParameter

type ServiceProviderProperties

type ServiceProviderProperties = original.ServiceProviderProperties

type ServiceProviderResponseList

type ServiceProviderResponseList = original.ServiceProviderResponseList

type Sku

type Sku = original.Sku

type SkuName

type SkuName = original.SkuName
const (
	F0 SkuName = original.F0
	S1 SkuName = original.S1
)

func PossibleSkuNameValues

func PossibleSkuNameValues() []SkuName

type SkuTier

type SkuTier = original.SkuTier
const (
	Free     SkuTier = original.Free
	Standard SkuTier = original.Standard
)

func PossibleSkuTierValues

func PossibleSkuTierValues() []SkuTier

type SkypeChannel

type SkypeChannel = original.SkypeChannel

type SkypeChannelProperties

type SkypeChannelProperties = original.SkypeChannelProperties

type SlackChannel

type SlackChannel = original.SlackChannel

type SlackChannelProperties

type SlackChannelProperties = original.SlackChannelProperties

type SmsChannel

type SmsChannel = original.SmsChannel

type SmsChannelProperties

type SmsChannelProperties = original.SmsChannelProperties

type TelegramChannel

type TelegramChannel = original.TelegramChannel

type TelegramChannelProperties

type TelegramChannelProperties = original.TelegramChannelProperties

type WebChatChannel

type WebChatChannel = original.WebChatChannel

type WebChatChannelProperties

type WebChatChannelProperties = original.WebChatChannelProperties

type WebChatSite

type WebChatSite = original.WebChatSite

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL