次の方法で共有


CreateGroupCallOptions クラス

定義

[呼び出し要求の作成] のオプション。

public class CreateGroupCallOptions
type CreateGroupCallOptions = class
Public Class CreateGroupCallOptions
継承
CreateGroupCallOptions

コンストラクター

CreateGroupCallOptions(IEnumerable<CommunicationIdentifier>, Uri)

新しい CreateCallOptions オブジェクトを作成します。

プロパティ

CallbackUri

コールバック URI。

CognitiveServicesEndpoint

アタッチされている Azure Cognitive Services リソースのエンドポイント URL。

OperationContext

操作コンテキスト。

SourceCallerIdNumber

ターゲット PSTN 呼び出し先に表示される発信者 ID 番号を表示します。

SourceDisplayName

対象の呼び出し先に表示される表示名。

Targets

招待者情報を呼び出します。

適用対象