#import <EMSilentModeTime.h>
The silent message time object
◆ initWithHours:minutes:
- (instancetype) initWithHours: |
|
(int) |
aHours |
minutes: |
|
(int) |
aMinutes |
|
|
| |
Initializes a time point instance.
- Parameters
-
aHours | The time point hours. |
aMinutes | The time point minutes. |
@Result The time point instance.
◆ hours
The number of hours at a time point (The values of 0 to 24).
◆ minutes
The number of minutes at a time point (The values of 0 to 60).
The documentation for this class was generated from the following file: