ServiceCreation
Type: object
Properties:
self:
Reference: 'TS29122_CommonData.yaml#/components/schemas/Link'
supportedFeatures:
Reference: 'TS29571_CommonData.yaml#/components/schemas/SupportedFeatures'
externalGroupId:
Reference: 'TS29122_CommonData.yaml#/components/schemas/ExternalGroupId'
userServiceId:
Type: string
Description: Identifies the MBMS User Service supplied by the SCEF.
readOnly: true
serviceClass:
Type: string
Description: The service class that service belongs to supplied by the SCEF.
readOnly: true
serviceLanguages:
Type: array
Items:
Type: string
minItems: 1
Description: List of language of the service content supplied by the SCEF.
readOnly: true
serviceNames:
Type: array
Items:
Type: string
minItems: 1
Description: List of Service Names supplied by the SCEF.
readOnly: true
receiveOnlyMode:
Type: boolean
Description: When set to 'true', the Content Provider indicates that the service is a Receive Only Mode service. This parameter is supplied by the SCEF.
readOnly: true
serviceAnnouncementMode:
Reference: '#/components/schemas/ServiceAnnouncementMode'