monarch_grpc library
Classes
- DeviceInfo
- DeviceInfoMapper
- DockInfo
- DockInfoMapper
- Empty
-
InfoMapper<
I, D> - It maps a Monarch definition object to a Monarch grpc message (i.e. Info object).
- KindInfo
- LocaleInfo
- LocalizationInfo
- LocalizationInfoMapper
- LogicalResolutionInfo
- LogicalResolutionInfoMapper
- MonarchDiscoveryApiClient
- MonarchDiscoveryApiServiceBase
- MonarchPreviewApiClient
- MonarchPreviewApiServiceBase
- MonarchPreviewNotificationsApiClient
- MonarchPreviewNotificationsApiServiceBase
- ProjectDataInfo
- ProjectDataInfoMapper
- ReferenceDataInfo
- ReloadResponse
- ScaleInfo
- ScaleInfoMapper
- SelectionsStateInfo
- ServerInfo
- ServerListInfo
- StoriesInfo
- StoriesInfoMapper
- StoryIdInfo
- StoryIdInfoMapper
- TextScaleFactorInfo
- ThemeInfo
- ThemeInfoMapper
- UriInfo
- UserMessageInfo
- UserSelectionData
- VisualDebugFlagInfo
- VisualDebugFlagInfoMapper
Constants
- clientChannelOptions → const ChannelOptions
-
DeviceInfo$json
→ const Map<
String, Object> -
DockInfo$json
→ const Map<
String, Object> -
Empty$json
→ const Map<
String, String> -
KindInfo$json
→ const Map<
String, Object> -
LocaleInfo$json
→ const Map<
String, Object> -
LocalizationInfo$json
→ const Map<
String, Object> -
LogicalResolutionInfo$json
→ const Map<
String, Object> -
ProjectDataInfo$json
→ const Map<
String, Object> -
ProjectDataInfo_StoriesMapEntry$json
→ const Map<
String, Object> -
ReferenceDataInfo$json
→ const Map<
String, Object> -
ReloadResponse$json
→ const Map<
String, Object> -
ScaleInfo$json
→ const Map<
String, Object> -
SelectionsStateInfo$json
→ const Map<
String, Object> -
SelectionsStateInfo_VisualDebugFlagsEntry$json
→ const Map<
String, Object> -
ServerInfo$json
→ const Map<
String, Object> -
ServerListInfo$json
→ const Map<
String, Object> -
StoriesInfo$json
→ const Map<
String, Object> -
StoryIdInfo$json
→ const Map<
String, Object> -
TextScaleFactorInfo$json
→ const Map<
String, Object> -
ThemeInfo$json
→ const Map<
String, Object> -
UriInfo$json
→ const Map<
String, Object> -
UserMessageInfo$json
→ const Map<
String, Object> -
UserSelectionData$json
→ const Map<
String, Object> -
VisualDebugFlagInfo$json
→ const Map<
String, Object>
Properties
- clientLocalhost → String
-
no setter
- deviceInfoDescriptor → Uint8List
-
Descriptor for
DeviceInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - dockInfoDescriptor → Uint8List
-
Descriptor for
DockInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - emptyDescriptor → Uint8List
-
Descriptor for
Empty
. Decode as agoogle.protobuf.DescriptorProto
.final - kindInfoDescriptor → Uint8List
-
Descriptor for
KindInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - localeInfoDescriptor → Uint8List
-
Descriptor for
LocaleInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - localizationInfoDescriptor → Uint8List
-
Descriptor for
LocalizationInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - logicalResolutionInfoDescriptor → Uint8List
-
Descriptor for
LogicalResolutionInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - projectDataInfoDescriptor → Uint8List
-
Descriptor for
ProjectDataInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - referenceDataInfoDescriptor → Uint8List
-
Descriptor for
ReferenceDataInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - reloadResponseDescriptor → Uint8List
-
Descriptor for
ReloadResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - scaleInfoDescriptor → Uint8List
-
Descriptor for
ScaleInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - selectionsStateInfoDescriptor → Uint8List
-
Descriptor for
SelectionsStateInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - serverInfoDescriptor → Uint8List
-
Descriptor for
ServerInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - serverListInfoDescriptor → Uint8List
-
Descriptor for
ServerListInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - storiesInfoDescriptor → Uint8List
-
Descriptor for
StoriesInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - storyIdInfoDescriptor → Uint8List
-
Descriptor for
StoryIdInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - textScaleFactorInfoDescriptor → Uint8List
-
Descriptor for
TextScaleFactorInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - themeInfoDescriptor → Uint8List
-
Descriptor for
ThemeInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - uriInfoDescriptor → Uint8List
-
Descriptor for
UriInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - userMessageInfoDescriptor → Uint8List
-
Descriptor for
UserMessageInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - userSelectionDataDescriptor → Uint8List
-
Descriptor for
UserSelectionData
. Decode as agoogle.protobuf.DescriptorProto
.final - visualDebugFlagInfoDescriptor → Uint8List
-
Descriptor for
VisualDebugFlagInfo
. Decode as agoogle.protobuf.DescriptorProto
.final
Functions
-
constructClientChannel(
int port) → ClientChannel