react-native-zohosalesiq-mobilisten
Version:
A React Native module for the ZohoSalesIQ Mobilisten SDK
10 lines • 354 B
text/typescript
export class SIQFileMessageTheme {
incomingTitleColor = "null";
incomingSubTitleColor = "null";
outgoingTitleColor = "null";
outgoingSubTitleColor = "null";
incomingFileViewBackgroundColor = "null";
outgoingFileViewBackgroundColor = "null";
incomingCommentBackgoundColor = "null";
outgoingCommentBackgoundColor = "null";
}