MessageSendResult class
KO: 메시지 전송 결과
EN: Sending message result
- Annotations
-
- @JsonSerializable(fieldRename: FieldRename.snake, explicitToJson: true, includeIfNull: false)
Properties
-
failureInfos
→ List<
MessageFailureInfo> ? -
KO: 메시지 전송 실패 정보
EN: Failure information for sending a messagefinal - hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
successfulReceiverUuids
→ List<
String> ? -
KO: 메시지 전송에 성공한 수신자 UUID 목록
EN: Receiver UUIDs that succeeded to send the messagefinal
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited