public static interface AppInstanceUserMembershipSummary.Builder extends SdkPojo, CopyableBuilder<AppInstanceUserMembershipSummary.Builder,AppInstanceUserMembershipSummary>
| Modifier and Type | Method and Description |
|---|---|
AppInstanceUserMembershipSummary.Builder |
readMarkerTimestamp(Instant readMarkerTimestamp)
The time at which a message was last read.
|
AppInstanceUserMembershipSummary.Builder |
type(ChannelMembershipType type)
The type of
ChannelMembership. |
AppInstanceUserMembershipSummary.Builder |
type(String type)
The type of
ChannelMembership. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAppInstanceUserMembershipSummary.Builder type(String type)
The type of ChannelMembership.
type - The type of ChannelMembership.ChannelMembershipType,
ChannelMembershipTypeAppInstanceUserMembershipSummary.Builder type(ChannelMembershipType type)
The type of ChannelMembership.
type - The type of ChannelMembership.ChannelMembershipType,
ChannelMembershipTypeAppInstanceUserMembershipSummary.Builder readMarkerTimestamp(Instant readMarkerTimestamp)
The time at which a message was last read.
readMarkerTimestamp - The time at which a message was last read.Copyright © 2021. All rights reserved.