This API Class does not have any or complete API documentation. Please add API documentation if possible.
The NotificationService class, added on May 29, 2014, inherits from Instance. It cannot be instantiated.
Properties
- Category: Data.
- Read security: RobloxScriptSecurity.
- Write security: RobloxScriptSecurity.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Behavior.
- Read security: RobloxScriptSecurity.
- Write security: RobloxScriptSecurity.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Behavior.
- Read security: RobloxScriptSecurity.
- Write security: RobloxScriptSecurity.
- Serialization: cannot load or save.
- Thread safety: read safe
- Category: Behavior.
- Read security: RobloxScriptSecurity.
- Write security: RobloxScriptSecurity.
- Serialization: can load only.
- Thread safety: read safe
Methods
Parameters| Name | Type |
|---|
| actionType | AppShellActionType |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
Parameters| Name | Type |
|---|
| actionType | AppShellActionType |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
Parameters| Name | Type |
|---|
| userId | int64 |
- Security: LocalUserSecurity.
- Thread safety: unsafe
Parameters| Name | Type |
|---|
| userId | int64 |
| alertId | int |
- Security: LocalUserSecurity.
- Thread safety: unsafe
Parameters| Name | Type |
|---|
| userId | int64 |
- Security: LocalUserSecurity.
- Thread safety: unsafe
ScheduleNotification(userId: int64, alertId: int, alertMsg: string, minutesToFire: int): null
Parameters| Name | Type |
|---|
| userId | int64 |
| alertId | int |
| alertMsg | string |
| minutesToFire | int |
- Security: LocalUserSecurity.
- Thread safety: unsafe
Parameters| Name | Type |
|---|
| appShellFeature | AppShellFeature |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
Events
Parameters| Name | Type |
|---|
| connectionName | string |
| connectionState | ConnectionState |
| namespaceSequenceNumbers | string |
Parameters| Name | Type |
|---|
| eventData | Map |
RobloxConnectionChanged(connectionName: string, connectionState: ConnectionState, sequenceNumber: string, namespaceSequenceNumbers: string)
Parameters| Name | Type |
|---|
| connectionName | string |
| connectionState | ConnectionState |
| sequenceNumber | string |
| namespaceSequenceNumbers | string |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
Parameters| Name | Type |
|---|
| eventData | Map |
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
Removed members
External links[]