| 程序包 | 说明 |
|---|---|
| com.lark.oapi.channel.outbound | |
| com.lark.oapi.channel.outbound.streaming |
| 限定符和类型 | 字段和说明 |
|---|---|
OutboundRouting.ReceiveIdType |
RawSendArgs.idType |
| 限定符和类型 | 方法和说明 |
|---|---|
static OutboundRouting.ReceiveIdType |
OutboundRouting.detectReceiveIdType(String to) |
static OutboundRouting.ReceiveIdType |
OutboundRouting.ReceiveIdType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static OutboundRouting.ReceiveIdType[] |
OutboundRouting.ReceiveIdType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
OutboundSender.sendCardByReference(String to,
OutboundRouting.ReceiveIdType idType,
String cardId,
SendOptions options) |
String |
OutboundSender.sendOneWithFallback(String to,
OutboundRouting.ReceiveIdType idType,
String msgType,
Object content,
SendOptions options) |
| 构造器和说明 |
|---|
RawSendArgs(String to,
OutboundRouting.ReceiveIdType idType,
String msgType,
Object content,
String replyTo,
Boolean replyInThread) |
| 构造器和说明 |
|---|
CardStreamControllerImpl(OutboundSender sender,
String to,
OutboundRouting.ReceiveIdType idType,
SendOptions options,
Map<String,Object> initial) |
MarkdownStreamControllerImpl(OutboundSender sender,
String to,
OutboundRouting.ReceiveIdType idType,
SendOptions options) |
Copyright © 2026. All rights reserved.